(Solution) PHP7 Crashes CMSMS 2.x Install

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Squire4Hire
Forum Members
Forum Members
Posts: 43
Joined: Wed Dec 09, 2015 11:16 pm

(Solution) PHP7 Crashes CMSMS 2.x Install

Post by Squire4Hire »

Just a heads up to anyone who might be having problems with this. I ran into a couple errors in the phar installation that prevented me from moving forward (there were 3 or 4 of these errors)...
ADOConnection has a deprecated constructor in phar://C:/wamp64/www/cmsms/cmsms-2.1.2-install.php/lib/adodb_lite/adodb.inc.php on line 183
Looks like PHP7 is deprecating some of the usages CMS Made Simple uses in development.

If you run into this issue, I found that switching over to PHP5 fixed the problem and allowed me to proceed with the installation.
Locked

Return to “[locked] Installation, Setup and Upgrade”