//made for centos 7.
Start sudo yum install epel-release w/o php wget http://rpms.famillecollet.com/enterprise/remi-release-7.rpm rpm -Uvh remi-release-7.rpm yum -y install yum-priorities vi /etc/yum.repos.d/epel.repo ... and add the line priority=10 to the [epel] section: yum update