wdcp php升级
时间:2014-08-02 13:20:46 来源:xwidea.com 作者:xwidea.com 点击:4808次
将wdcp中php 5.2.17升级到php 5.3方法:
1、首先下载wdcp php5.3升级脚本
wget http://down.wdlinux.cn/in/php_up53.sh
2、进行安装
sh php_up53.sh
3、看到"php update is OK"提示 表示php5.3升级完成
zend opt从php5.3开始已不再支持,可以使用Zend Guard Loader
1、首先下载Zend Guard Loader
wget http://down.wdlinux.cn/in/ZendGL_ins.sh
2、安装Zend Guard Loader
sh ZendGL_ins.sh
网友评论