参考网址
编译安装步骤
http://www.bubuko.com/infodet...
安装出现的问题
http://www.linuxdiyf.com/linu...
安装后配置apahce
http://www.th7.cn/system/lin/...
sudo ./configure --prefix=/opt/php5.6.16 --with-config-file-path=/opt/php5.6.16 --enable-mbstring --enable-ftp --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-openssl-dir=/usr --with-openssl --with-pdo-mysql=mysqlnd --with-pear --enable-sockets --with-freetype-dir=/usr --enable-gd-native-ttf --enable-zip --with-zlib --with-libxml-dir=/usr --with-xmlrpc --enable-fpm --enable-xml --enable-sockets --with-gd --with-iconv --enable-soap --enable-pcntl --enable-cli
可能需要加上下面这句来解决openssl问题
--with-libdir=/lib/x86_64-linux-gnu
注意,最后复制php.ini的时候,要复制到config-file-path目录下
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。