Upgrade a broken CMS
Posted: Thu Mar 21, 2019 6:03 am
A friend has CMSMS 1.11.13 installed. After PHP upgraded to 7.3 the site is completely broken. Cannot show page (error 500, lots of php errors like this:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP;
ADOConnection has a deprecated constructor in /lib/adodb_lite/adodb.inc.php on line 184)
I've read that I should first upgrade to 1.12.1 but how do I do that without the site running?
I can make backups of the database and all files.
Regards
Peter
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP;
ADOConnection has a deprecated constructor in /lib/adodb_lite/adodb.inc.php on line 184)
I've read that I should first upgrade to 1.12.1 but how do I do that without the site running?
I can make backups of the database and all files.
Regards
Peter