zend guard loader的装配
程序员文章站
2022-06-04 23:36:01
...
zend guard loader的安装
我的apache是httpd-2.2.22-win32-x86-openssl-0.9.8t,
php是php-5.3.5-Win32-VC6-x86
zend是ZendGuardLoader-php-5.3-Windows
我把ZendLoader.dll复制到php的ext目录下,然后再php.ini修改如下
zend_extension=”g:/wamp/php5/ext/ZendLoader.dll”
zend_loader.enable=1
zend_loader.disable_licensing = 0
zend_loader.obfuscation_level_support = 3
重启服务器后就是不成功,我在网上找也是上面的方法,请大神指教。
------解决方案--------------------
为何不用Zend Optimizer?
------解决方案--------------------
既然你坚持用这个,那么你把启动apache时的错误内容发上来看下,或者把error日志发上来看看,帮你找原因.
我的apache是httpd-2.2.22-win32-x86-openssl-0.9.8t,
php是php-5.3.5-Win32-VC6-x86
zend是ZendGuardLoader-php-5.3-Windows
我把ZendLoader.dll复制到php的ext目录下,然后再php.ini修改如下
zend_extension=”g:/wamp/php5/ext/ZendLoader.dll”
zend_loader.enable=1
zend_loader.disable_licensing = 0
zend_loader.obfuscation_level_support = 3
重启服务器后就是不成功,我在网上找也是上面的方法,请大神指教。
------解决方案--------------------
为何不用Zend Optimizer?
------解决方案--------------------
既然你坚持用这个,那么你把启动apache时的错误内容发上来看下,或者把error日志发上来看看,帮你找原因.
相关文章
相关视频
专题推荐
-
独孤九贱-php全栈开发教程
全栈 170W+
主讲:Peter-Zhu 轻松幽默、简短易学,非常适合PHP学习入门
-
玉女心经-web前端开发教程
入门 80W+
主讲:灭绝师太 由浅入深、明快简洁,非常适合前端学习入门
-
天龙八部-实战开发教程
实战 120W+
主讲:西门大官人 思路清晰、严谨规范,适合有一定web编程基础学习
推荐阅读
-
Windows下的PHP 5.3.x安装 Zend Guard Loader教程
-
当前比较流行的两款PHP加密、解密工具Zend Guard和iconCube介绍
-
PHP代码保护--Zend Guard的使用详解
-
win 2008 安装php的Zend Guard Loader安装解决方法
-
Windows下的PHP 5.3.x安装 Zend Guard Loader教程,5.3.xzend_PHP教程
-
Zend Guard Loader 6.0.0 支持PHP 5.4.x系列
-
zend_loader 的 loadfile有关问题
-
当前比较流行的两款PHP加密、解密工具Zend Guard和iconCube介绍,zendiconcube_PHP教程
-
Windows下的PHP 5.3.x安装 Zend Guard Loader教程
-
nginx - Zend Guard Loader 可以加速处理PHP程序吗?
网友评论
文明上网理性发言,请遵守 新闻评论服务协议
我要评论