1.下载源码包php-7.1.7
2.tar xf php-7.1.7 解压缩
3../configure --prefix=/home/php7 --enable-fpm --with-mysqli --with-curl --with-pdo_mysql --with-pdo_sqlite --enable-mysqlnd --enable-mbstring --with-gd3..
1.下载源码包php-7.1.7
2.tar xf php-7.1.7 解压缩
3../configure --prefix=/home/php7 --enable-fpm --with-mysqli --with-curl --with-pdo_mysql --with-pdo_sqlite --enable-mysqlnd --enable-mbstring --with-gd3..