wdcp 下php5.3 降级5.2
wdcp 下php5.3 降级5.2 因程序需要 只支持php5.2 前天我升级了php5.3 又后悔了 想降级为5.2 该怎么操作呢? 同问。。。。 同求。这个要怎么弄啊,shopex不支持5.3 同求111111 同样需要,php5.3,不支持现在的Zend,加密的网页直接乱码! 降级5.2方法:wget -c http://dl.wdlinux.cn:5180/soft/php-5.2.17.tar.gz
tar zxvf php-5.2.17.tar.gz
cd php-5.2.17
./configure --prefix=/www/wdlinux/php-5.2.17 --with-config-file-path=/www/wdlinux/etc --with-mysql=/www/wdlinux/mysql --with-iconv=/usr --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath --enable-inline-optimization --with-curl --enable-mbregex --enable-mbstring --with-mcrypt=/usr --with-gd --enable-gd-native-ttf --with-openssl --with-mhash --enable-ftp --with-apxs2=/www/wdlinux/apache/bin/apxs
make
make install
rm -f /www/wdlinx/php
ln -s /www/wdlinux/php-5.2.17 /www/wdlinux/php
service httpd restart [quote]降级5.2方法:
wget -c http://dl.wdlinux.cn:5180/soft/php-5.2.17.tar.gz
tar zxvf php-5.2.17.tar.gz
...
[size=2][color=#999999]xincm 发表于 2015-5-9 15:48[/color] [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=68232&ptid=6787][img]http://www.wdlinux.cn/bbs/images/common/back.gif[/img][/url][/size][/quote]
马克一下,等会需要
页:
[1]