标签:安装php7 ln -s distrib str thread tar.gz dev nbsp update
yum update
wget http://124.202.164.8/files/312100000A0BB72D/cn.php.net/distributions/php-7.0.18.tar.gz
yum install gcc make libxml2 libxml2-devel autoconf
make make install
find / -name pecl
./pecl install pthreads
cp /root/php-7.0.18/php.ini-production /usr/local/php7/lib/php.ini
ln -s /usr/local/php7/bin/php /usr/bin/php
转:https://blog.csdn.net/lijingshan34/article/details/71091298
标签:安装php7 ln -s distrib str thread tar.gz dev nbsp update
原文地址:https://www.cnblogs.com/fps2tao/p/9355841.html