Home  >  Article  >  Backend Development  >  php5.3无法加载zend guard 5.5

php5.3无法加载zend guard 5.5

WBOY
WBOYOriginal
2016-06-23 14:05:28875browse


php.ini写入配置语句,还是不行,怎么回事
[Zend.loader]
zend_loader.enable=1
zend_loader.disable_licensing=1
zend_loader.obfuscation_level_support=3
zend_loader.license_path=
zend_extension=”e:/php/php5/ext/ZendLoader.dll”


回复讨论(解决方案)

zend guard 有线程安全和非线程安全的版本,一般下载的都是后者
而模块化安装的php需要线程安全的版本

用的是windows版的nginx,php非线程版本

zend guard 有线程安全和非线程安全的版本,一般下载的都是后者
而模块化安装的php需要线程安全的版本
应该是zend guard loader,少打了几个字

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn