配置源
- CentOS 6.5的源
Posted 奔走的鱼儿
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos yum 安装php5.6相关的知识,希望对你有一定的参考价值。
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 epel-release rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-7.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 -y
php --version
以上是关于centos yum 安装php5.6的主要内容,如果未能解决你的问题,请参考以下文章
Centos7 yum安装php5.6+apache2.4.7+mysql5.6