CentOS7安装PHP5.3.28

[root@ip-172-31-43-199 ~]# cat /etc/redhat-release 
CentOS Linux release 7.8.2003 (Core)

原文档中编译参数如下:

./configure  --prefix=/usr/local/php --enable-fpm  --enable-inline-optimization --disable-debug --disable-rpath --enable-shared --enable-soap --with-xmlrpc --with-openssl --with-mcrypt --with-pcre-regex --with-sqlite3 --with-zlib --enable-bcmath --with-iconv --with-bz2 --enable-calendar --with-curl --with-cdb --enable-dom --enable-exif --enable-fileinfo --enable-filter --with-pcre-dir --enable-ftp --with-gd --with-openssl-dir --with-jpeg-dir --with-png-dir --with-freetype-dir --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext --with-gmp --with-mhash --enable-json --enable-mbstring --enable-mbregex --enable-mbregex-backtrack --with-libmbfl --with-onig --with-mysql=mysqlnd --enable-pdo --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-zlib-dir --with-pdo-sqlite --with-readline --enable-session --enable-shmop --enable-simplexml --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --with-libxml-dir --with-xsl --enable-zip --enable-mysqlnd-compression-support --with-pear

我执行的编译参数:

./configure  --prefix=/usr/local/php --enable-fpm  --enable-inline-optimization --disable-debug --disable-rpath --enable-shared --enable-soap --with-xmlrpc --with-openssl --with-pcre-regex --with-sqlite3 --with-zlib --enable-bcmath --with-iconv --with-bz2 --enable-calendar --with-curl --with-cdb --enable-dom --enable-exif --enable-fileinfo --enable-filter --with-pcre-dir --enable-ftp --with-gd --with-openssl-dir --with-jpeg-dir --with-png-dir --with-freetype-dir --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext --with-gmp --with-mhash --enable-json --enable-mbstring --enable-mbregex --enable-mbregex-backtrack --with-libmbfl --with-onig --with-mysql=mysqlnd --enable-pdo --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-zlib-dir --with-pdo-sqlite --with-readline --enable-session --enable-shmop --enable-simplexml --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --with-libxml-dir --with-xsl --enable-zip --enable-mysqlnd-compression-support --with-pear

copy配置文件

cp /usr/local/php/etc/php-fpm.conf.default /usr/local/php/etc/php-fpm.conf
cp /root/php-5.3.28/php.ini-development /usr/local/php/etc/php.ini-development
cp /usr/local/php/etc/php.ini-development /usr/local/php/etc/php.ini

再将php-fpm的启动程序 php-fpm 拷贝一份

cp /root/php-5.3.28/sapi/fpm/init.d.php-fpm /etc/init.d/php-fpm

加执行权限

chmod +x /etc/init.d/php-fpm

CentOS6.8上yum源安装的PHP5.3.3

php-pdo-5.3.3-50.el6_10.x86_64
php-fpm-5.3.3-50.el6_10.x86_64
php-cli-5.3.3-50.el6_10.x86_64
php-gd-5.3.3-50.el6_10.x86_64
php-5.3.3-50.el6_10.x86_64
php-mbstring-5.3.3-50.el6_10.x86_64
php-soap-5.3.3-50.el6_10.x86_64
php-common-5.3.3-50.el6_10.x86_64
php-mysql-5.3.3-50.el6_10.x86_64

参考链接:
https://cxybb.com/article/weixin_42351606/116253393 centos7.0 安装php5.3,centos7的编译安装php5.3 (针对老系统必须安装php5.3才能运行)…_余雅琪的博客-程序员宝宝
https://www.cnblogs.com/cbugs/p/6369790.html
https://www.cnblogs.com/yanweifeng/p/12611079.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值