centos系统php5.6版本安装gd扩展库

Posted 刘波的博客233

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos系统php5.6版本安装gd扩展库相关的知识,希望对你有一定的参考价值。

由于项目需要显示验证码登录系统,所以这里需要开启php的gd扩展

这边提供安装php5.6的yum方法扩展自选。
# rpm -Uvh http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
# rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm

# yum install --enablerepo=remi --enablerepo=remi-php56 php php-opcache php-devel php-mbstring php-mcrypt php-mysqlnd php-phpunit-PHPUnit php-pecl-xdebug php-pecl-xhprof空格跟上自己想要的扩展
# yum --enablerepo=remi-php56 install php-gd php-mysql php-mbstring php-xml php-mcrypt忘记的扩展在运行一次就ok了

安装完后重启php-fpm即可!

以上是关于centos系统php5.6版本安装gd扩展库的主要内容,如果未能解决你的问题,请参考以下文章

centos7 上为php-fpm安装gd扩展库

CentOs6.x安装php5.6.x

如何在 Wheezy Debian php 5.6 中安装 php5-gd

CentOS6.8单独编译安装PHP gd库扩展

Centos 6.x/7.x yum安装php5.6.X(最新版)

CentOS安装PHP5.6