eAccelerator.dll missing in XAMPP Version: 5.6.3

泄露秘密 提交于 2019-12-08 07:28:05

问题


Good afternoon together, i tried to enable eAccelerator extension within my php.ini , but im getting the message: " Failed to load C:\xampp\php\ext\php_eaccelerator.dll".

I tried to find the dll on google, but didn't get results for my php version: 5.6.3 .

I am using Windows 8.1. Where can i download the eAccelerator.dll to speed up the php application? (I am using symfony and it is a bit slow on my computer).

Regards and thanks!


回答1:


You need to compile eaccelerator extension with PHP 5.6.3 currently it is not coming with xampp latest version.....

Try http://php.net/manual/en/book.apc.php



来源:https://stackoverflow.com/questions/27460041/eaccelerator-dll-missing-in-xampp-version-5-6-3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!