Forums / Install & configuration / Server configuration
laurent le cadet
Thursday 10 May 2007 12:30:11 am
Hi,
I have to install a new server.Which is the best versions of PHP/MYSQL to install to use the last stable eZ publish?
Regards.
Laurent
Michael Kress
Thursday 10 May 2007 9:18:40 am
Hi, I'm using php-4.4.7 and ez publish 3.9.2 and it runs flawlessly as far as I can judge it. As mysql concerns, I'm happy with 4.1.20. RegardsMichael
Thursday 10 May 2007 9:25:05 am
Thanks for your hint.
It's a determinent choice.eZ team can confirm or mprove this config?
Ćukasz Serwatka
Thursday 10 May 2007 1:39:55 pm
I would recommend latest PHP 4.4.7, APC 3.0.14, if you don't use MySQL 5 features, then latest MySQL 4.1.22 is reasonable choice. If possible try compile stack with ICC (MySQL provides ICC compiled packages, no need to compile it).
See Bard's blog posts about it:http://www.papelipe.no/tags/php/benchmark_of_intel_compiled_apache_php_and_apc_on_64bits_server
http://www.papelipe.no/tags/php/ez_publish_faster_running_on_intel_optimized_mysql
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Thursday 10 May 2007 1:58:02 pm
Oops, sorry, I forgot, I'm using php-eaccelerator-4.4.7_0.9.2a. Works like a charm.Michael
Friday 11 May 2007 12:21:02 am
Thanks a lot for this usefull infos.