wdCP V3安装多版本PHP后,怎么为对应版本PHP安装Zend Guard Loader
wdCP V3安装多版本PHP后,怎么为对应版本PHP安装Zend Guard Loader?我原来默认安装的是PHP5.2,后来升级到WDCP V3后,因为网站程序的要求,安装了PHP5.4、PHP5.6,现在需要为对应的PHP版本安装对应的Zend Guard Loader
我按照网上的方法如下,
[attach]8114[/attach]
这样安装后,还是不能用,请问下多版本PHP,应该怎样为不同版本PHP安装Zend Guard Loader呢? 补充我在PHP5.4安装对应版本的Zend Guard Loader步骤是这样的:
1、下载PHP5.4对应的Zend Guard Loader 6.0.0,解压得到:ZendGuardLoader.so
2、然后把ZendGuardLoader.so上传到:/www/wdlinux/phps/54/etc目录下面
3、修改/www/wdlinux/phps/54/etc/php.ini,在最下面增加如下:
zend_extension=/etc/ZendGuardLoader.so
zend_loader.enable=1
zend_loader.disable_licensing=0
zend_loader.obfuscation_level_support=3
4、重启服务器
最后,网站程序还是提示:
服务器需要安装 Zend Guard Loader 6.0.0(Runtime for PHP 5.4)
说明没有安装成功,请问问题出在哪里? [b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=102746&ptid=59008]2#[/url] [i]xtyly[/i] [/b]
你的问题解决了吗??? 我也没安装成功
页:
[1]