php - How to install ZendLoader at EasyPHP? I got and error about php5.dll can't be found? -
i add code php.ini
[zend] zend_extension = c:\easyphp\binaries\php\php_runningversion\ext\zendloader.dll zend_loader.enable=1 zend_loader.disable_licensing=0 zend_loader.obfuscation_level_support=3 zend_loader.license_path= zendloader.dll in c:\easyphp\binaries\php\php_runningversion\ext\zendloader.dll
but got , error php5.dll can't found? reinstall many time , try diff ways, failed.
many help! regards
specs: windows 7 easyphp-devserver-14.1vc11 - apache 2.4.7 - mysql 5.6.15 - php 5.4.24
Comments
Post a Comment