Page 1 of 1
Re: Installation
Posted: Sun Feb 13, 2011 3:15 am
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...
Re: Installation
Posted: Sun Feb 13, 2011 5:06 pm
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