Roundcube Community Forum

 

Incompatibility with eAccelerator after upgrading to 0.7

Started by delboy711, December 19, 2011, 08:59:48 AM

Previous topic - Next topic

delboy711

I have been running roundcubemail 0.5.1 on an Apache server with eAccelerator 0.9.6.1 for some time without any issues.
After upgrading to 0.7 my users complained they could no longer view attachments.
On closer examination I saw Apache was segfaulting

The workaround I found was to disable eAccelerator.
Since there were other applications on the server that benefited greatly from eAccelerator I selectively disabled it for roundcubemail scripts using the
eaccelerator.filter  option.

It would be nice to understand why roundcubemail suddenly has a problem with eAccelerator


keesje

This does not answer your question directly, but you could switch to APC, it does a nice job on PHP Opcode caching ans plays nice with Roundcube.