XAMPP missing php_eaccelerator_ts.dll

后端 未结 1 1707
时光说笑
时光说笑 2021-01-22 08:39

In php.ini there\'s this line zend_extension = \"C:\\xampp\\php\\ext\\php_eaccelerator_ts.dll\" and following this guide at XAMPP on Win7 too slow it says uncomment

相关标签:
1条回答
  • 2021-01-22 09:00

    You should download and use one of the complied dll's below. It should match your PHP version.

    PHP 5.3.XX VC9: http://eac.qme.nl/eAccelerator_v1_0_GIT42067ac7e2_for_v5_3_XX-VC9.zip

    PHP 5.4.XX VC9: http://eac.qme.nl/eAccelerator_v1_0_GIT42067ac7e2_for_v5_4_XX-VC9.zip

    Do not forget to rename downloaded file to: php_eaccelerator_ts.dll

    0 讨论(0)
提交回复
热议问题