Home >Backend Development >PHP Tutorial > 关于windows停PHP5.3无法装zend optimizer

关于windows停PHP5.3无法装zend optimizer

WBOY
WBOYOriginal
2016-06-13 12:37:52901browse

关于windows下PHP5.3无法装zend optimizer
因为没办法装zend optimizer  所以我下载了ZendLoader  我放到ext文件夹里. 也在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=”F:\LAMP\PHP\ext\ZendLoader.dll”
  

依旧是没显示 我不知道哪里错了 请各位知道的指点 一下  感谢不已

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