Introduction: This is the Linux PHP compiled eaccelerator detailed page, introduced and PHP, related knowledge, skills, experience, and some PHP source code and so on.
class= ' pingjiaf ' frameborder= ' 0 ' src= ' http://biancheng.dnbcw.info/pingjia.php?id=335088 ' scrolling= ' no ' > Tar- ZXVF Eaccelerator-0.9.6.1.tar
./configure--with-php-config=/usr/local/php/bin/php-config
/usr/local/php/bin/phpize
./configure--enable-eaccelerator=shared--with-php-config=/usr/local/php/bin/php-config
Make && make install
Add in/usr/local/php/etc/php.ini
zend_extension= "/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so"
Eaccelerator.shm_size= "16"
Eaccelerator.cache_dir= "/tmp/eaccelerator"
eaccelerator.enable= "1"
Eaccelerator.optimizer= "1"
Eaccelerator.check_mtime= "1"
eaccelerator.debug= "0"
Eaccelerator.log_file = "/var/log/eaccelerator_log"
Eaccelerator.filter= ""
eaccelerator.shm_max= "0"
Eaccelerator.shm_ttl= "0"
eaccelerator.shm_prune_period= "0"
eaccelerator.shm_only= "0"
eaccelerator.compress= "1"
Eaccelerator.compress_level= "9"
Mkdir/tmp/eaccelerator
chmod 777/tmp/eaccelerator
More articles on "Linux PHP compilation Eaccelerator"
Love EE focus on Java Michael Jackson Video station JSON online tool
Http://biancheng.dnbcw.info/php/335088.html pageno:10