Introduction: This is a detailed page for compiling eaccelerator in Linux PHP. It introduces PHP, related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 335088 'rolling = '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/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 "Compiling eaccelerator in Linux PHP"
Love J2EE follow Java Michael Jackson video station JSON online tools
Http://biancheng.dnbcw.info/php/335088.html pageno: 10.