Forums / Install & configuration / eZ Publish 4.0.1 - PHP 5.3.0
Chris Lyzg
Tuesday 06 October 2009 1:30:53 am
I want to try eZP 4.2.0 but my server PHP version is 5.2.9 - not recommended for eZP 4.2.0. - so I'm going to upgrade PHP but I'm afraid of another site (eZP 4.0.1).
Does eZ Publish 4.0.1 work properly with PHP 5.3.0?
André R.
Tuesday 06 October 2009 5:57:36 am
The reason PHP 5.2.9 is not recommended is that it has a ugly flaw in array_unique() function. This isn't 4.2 specific, It affects all eZ Publish 4.x versions!So you should upgrade to latest PHP 5.2.x (as of writing: 5.2.11) version which works good on both of them( 4.0 and 4.2).
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Thursday 08 October 2009 6:31:29 am
Thanks a lot!