Installation

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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Installation

Post by Dr.CSS »

If you just DL xampp you need to get the next oldest one that has PHP 5.2.* as the newer version has PHP 5.3* and cmsms is not set up to use it yet, at least check to see what version of PHP it is using...
jce76350
Beta Tester
Beta Tester
Posts: 2095
Joined: Mon May 29, 2006 1:20 pm

Re: Installation

Post by jce76350 »

Hi
oahuyahoo wrote:Using cms on xampp and need to get these two turned off so I can continue with setup.
Just edit the php.ini Find error_reporting
and use Production Value: E_ALL & ~E_DEPRECATED

so the line must be
error_reporting = E_ALL & ~E_DEPRECATED
Locked

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