eAccelerator is a further development from mmcache PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.
-
Prior to installing check that php-devel package is installed.
Download via http://eaccelerator.net/DownloadEaccelerator
Run the below commands to compile and configure:
# export PHP_PREFIX="/usr" # $PHP_PREFIX/bin/phpize