Hi ,
I just did an upgrade of my espo instance from version 5.9.4 to 6.0.5 using CLI. The update and rebuild were successful. Started up upgraded instance but failed with an error 500. The error is in the attached log (screencap 1).
This is what i did:
(1) Restore a production version of the core and database version called "emasdmstg" as "emasdmstst".
(2) Change the config,php to use the emasdmstst database.
(3) Did a CLI rebuild. Good.
(4) Start up emasdmstst.Good.
(5) Tested all the functionality:Good.
(6) Used CLI to upgrade using the SSH command: "php command.php upgrade"
(7) Upgrade command successful.
(8) Used CLI command: "php rebuild.php". Successful
(9) Start up upgraded version: Failed with Error 500 as shown in screencap 1.
Please help!
I just did an upgrade of my espo instance from version 5.9.4 to 6.0.5 using CLI. The update and rebuild were successful. Started up upgraded instance but failed with an error 500. The error is in the attached log (screencap 1).
This is what i did:
(1) Restore a production version of the core and database version called "emasdmstg" as "emasdmstst".
(2) Change the config,php to use the emasdmstst database.
(3) Did a CLI rebuild. Good.
(4) Start up emasdmstst.Good.
(5) Tested all the functionality:Good.
(6) Used CLI to upgrade using the SSH command: "php command.php upgrade"
(7) Upgrade command successful.
(8) Used CLI command: "php rebuild.php". Successful
(9) Start up upgraded version: Failed with Error 500 as shown in screencap 1.
Please help!
Comment