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
Change of server: php 4.4.4 to php 5
-
Pierre M.
Re: Change of server: php 4.4.4 to php 5
Hello Thijs,
Pierre M.
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.Theezer wrote: $CMS_VERSION = "0.12.1";
Pierre M.
