当前位置:Gxlcms > PHP教程 > centos65installphp569

centos65installphp569

时间:2021-07-01 10:21:17 帮助过:20人阅读

yum -y install gcc gcc-c++ libxml2 libxml2-devel
wget http://mirrors.sohu.com/php/php-5.6.9.tar.gz
gunzip php-5.6.9.tar.gztar xvf php-5.6.9.tar./configure --enable-fpm --enable-mbstring
make && make install

以上就介绍了centos 65 install php569,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

人气教程排行