分享:将WDCP中的PHP5.2 1.7升级到PHP 5.3的方法
Posted 鼎峰凡凡
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了分享:将WDCP中的PHP5.2 1.7升级到PHP 5.3的方法相关的知识,希望对你有一定的参考价值。
将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
鼎峰凡凡Q:2881064156
以上是关于分享:将WDCP中的PHP5.2 1.7升级到PHP 5.3的方法的主要内容,如果未能解决你的问题,请参考以下文章
wdcp升级php5.8到php7.1.12后不能访问的处理方法
wdcp升级php5.8到php7.1.12后安装redis