Forums / Install & configuration / last step of install fails - ezp 4.1.1 segfaults xcache
zurgutt -
Sunday 10 May 2009 9:36:20 am
At least on Ubuntu 8.04 LTS, the last step of installation will fail (with segfault in apache logs), if xcache php accelerator is enabled. Some other failure points with xcache and 4.1.1 have also been mentioned. I have not encountered any problems with xcache before, what could it be in the new ezp version that triggers this now?
Certified eZ developer looking for projects. zurgutt at gg.ee
Christian Rößler
Monday 11 May 2009 12:22:13 am
I encountered some php-segfaults when using xcache for php-cli scripts like cronjobs using the same setup (ubuntu 8.04 lts, php5, ...). According to other posts you made i think you are using php as fastcgi-daemon and not as apache-module 8as is do). That's causing some other segfaults in your setup for web-output-scripts too - not only php-cli.
The solution for me was to disable xcache for the php-cli php.ini and in overall compile xcache from source. that worked for me as the segfaults are gone. the reason why this happens on ezpublish is unknown. but this has happened for ezP 4.0.x and 4.1.x. i dont know if there are any issues using xcache/php5 and ezP 3.x.
Cheers,Christian
Hannover, Germany eZ-Certified http://auth.ez.no/certification/verify/395613
Łukasz Serwatka
Monday 11 May 2009 1:08:53 am
I would recommend to switch to APC[1] which is recommended PHP accelerator for eZ Publish.
[1] http://pecl.php.net/package/APC
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog