好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

centos yum安装php5.2的方法

vim /etc/yum.conf

增加这一行:exclude=*5.3.*

4.安装

yum install php php-mysql php-xml php-gd php-mbstring php-cli

大功告成!

(注:我按照这个方法安装,结过装成了php5.4,不过庆幸的是原来目录读写权限错误解决了)

以上就是centos yum安装php5.2的方法的详细内容!

查看更多关于centos yum安装php5.2的方法的详细内容...

  阅读:55次