Choose to download the eaccelerator for your system and PHP version
2. Rename it to Eaccelerator.dll (win version) and move to the Ext folder in your PHP directory
3. Create cache folder in C:\php\ temp Modify permission for user group to read and write
3. According to the situation of your system, it is generally PHP extension ISAPI
Open a php.ini file, locate Extension=php_zip.dll, and add
Zend_extensi
Eaccelerator.optimizer= "1"
Eaccelerator.check_mtime= "1"
eaccelerator.debug= "0"
Eaccelerator.filter= ""
eaccelerator.shm_max= "0"
Eaccelerator.shm_ttl= "0"
eaccelerator.shm_prune_period= "0"
Eaccelerator.shm_
eaccelerator.compress= "1"
Eaccelerator.compress_level= "9"
Put the modified php.ini into your PHP configuration directory 2003 seems to be c:\windows\
Package file Download
The above describes the implementation of PHP accelerated eaccelerator DLL support file package download, including the content, I hope the PHP tutorial interested in a friend helpful.