安装前确保进行安装Linux常备支持库,否则会出现各种错误!Linux中必备常用支持库的安装:http://blog.csdn.net/clevercode/article/details/45438401
# cd /usr/local/src/php
# tar zxvf libiconv-1.13.tar.gzmake install
ln -s /usr/local/php5/bin/php /usr/bin/
# ./php-fpm restart
详情请参看我的另外一篇博客:《 Linux中Nginx安装与配置(CentOS-6.5:nginx-1.5.0)》
网址:http://blog.csdn.net/clevercode/article/details/45442155
原创作品,出自"CleverCode的博客",转载时请务必注明以下原创地址,否则追究版权法律责任。
原创地址:http://blog.csdn.net/clevercode/article/details/45579837(转载务必注明该地址)。
博客专栏地址(Linux常用软件安装与配置):http://blog.csdn.net/column/details/linuxsoftwareinstall.html。
欢迎大家关注我博客更多的精彩内容:http://blog.csdn.net/CleverCode。
Linux中PHP安装与配置(CentOS-6.5:php-5.2.13)
原文地址:http://blog.csdn.net/clevercode/article/details/45579837