centos6.5安装php5.6

./configure --prefix=/usr/local/PHP --with-config-file-path=/usr/local/PHP/etc \ --with-fpm-user=www --with-fpm-group=www --enable-fpm --enable-opcache=no \ --with-MysqL=MysqLnd --with-MysqLi=MysqLnd --with-pdo-MysqL=MysqLnd \ --disable-fileinfo --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir \ --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath \ --enable-bcmath --enable-shmop --enable-exif --enable-sysvsem --enable-inline-optimization \ --with-curl --enable-mbregex --enable-mbstring --with-mcrypt --with-gd \ --enable-gd-native-ttf --with-openssl --with-mhash --enable-pcntl --enable-sockets \ --with-xmlrpc --enable-ftp --with-gettext --enable-zip --enable-soap --disable-ipv6 \ --disable-debug

相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native