Page 1 of 1

Change of server: php 4.4.4 to php 5

Posted: Wed Jul 11, 2007 11:58 am
by Theezer
Hi all,

Next week I will probably upgrade php (4.4.4.) on my server to php5. My question is: Will this cause any problems to a running installation of CMSMS on one of my websites?

From version.php:

$CMS_VERSION = "0.12.1";
$CMS_VERSION_NAME = "Savusavu";
$CMS_SCHEMA_VERSION = "18";

Kind regards,

Thijs

Re: Change of server: php 4.4.4 to php 5

Posted: Wed Jul 11, 2007 5:00 pm
by Pierre M.
Hello Thijs,
Theezer wrote: $CMS_VERSION = "0.12.1";
you should upgrade quickly from 0.12.1 to current 1.0.8. This will fix security bugs and other things. The PHP engine is much less important.

Pierre M.