wdcp php5.3或php5.5降级还原成5.2.17的方法

2016年11月22日03:33:58 发表评论 3,317 ℃

#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

【腾讯云】云服务器、云数据库、COS、CDN、短信等云产品特惠热卖中

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: