确保yum最新:
取阿里云库
rm -rf /etc/yum.repos.d/*
wget -P /etc/yum.repos.d/ http://mirrors.aliyun.com/repo/epel-6.repo http://mirrors.aliyun.com/repo/Centos-6.repo
./configure --prefix=/usr/local/php56 --with-config-file-path=/usr/local/php56/etc --with-mcrypt
yum update
http://jingyan.baidu.com/article/acf728fd10c3d6f8e510a3ef.html