php7与php5如何在nginx环境中安装-创新互联
这篇文章给大家介绍php7与php5如何在nginx环境中安装,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。
安装php7
代码如下:
# cd php7***
# ./configure --prefix=/usr/local/php7 --with-config-file-path=/usr/local/php7/etc --with-mcrypt=/usr/include --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-gd --with-iconv --with-zlib --enable-xml --enable-bcmath --enable-shmop --enable-sysvsem --enable-inline-optimization --enable-mbregex --enable-fpm --enable-mbstring --enable-ftp --enable-gd-native-ttf --with-openssl --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --enable-soap --without-pear --with-gettext --enable-session --with-curl --with-jpeg-dir --with-freetype-dir --enable-opcache
分享题目:php7与php5如何在nginx环境中安装-创新互联
新闻来源:http://ybzwz.com/article/deceeh.html