Kauft das PHP-Sicherheitsbuch!Links Tag cloud@christopherkunz
|
Monday, April 2. 2012Upgrade woes II: eAccelerator and PHP 5.4.0Comments
Display comments as
(Linear | Threaded)
If you want an opcode cache with PHP 5.4, you can use APC. The latest release is not compatible with PHP 5.4 but the trunk of the SVN repo works (a new release is expected soon)
Good point, Stof.
From what I remember discussing PHP caches with some core guys, eAccelerator was considered more or less orphaned for the last years - and its usefulness was dubious.
I agree that eAccelerator is to be considered abandonware at this point.
The latest version is svn rev. 427, which compiles and works with php 5.3.7 at least... Btw: the eA site is still up and running, but ONLY in https: https://eaccelerator.net/ |

I recently upgraded this machine to Debian Wheezy (mainly to fix odd kernel crash issues that occured a couple times now) and this included a new PHP version. 5.4.0 has been stable for a month now, so I was eager to give it a spin. Almost all appl
Tracked: Apr 02, 15:29