Centos 7中的PHP mcrypt错误

Centos 7中的PHP mcrypt错误,php,centos,Php,Centos,有人能解释一下这个问题吗?百胜是否只需要更新这些RPM?如果是的话,rhel6.1是否正式提供 [root@pstagetest yum.repos.d]# yum install php-pecl-igbinary Loaded plugins: changelog, downloadonly, product-id, subscription-manager Updating Red Hat repositories. Setting up Install Process Resol

有人能解释一下这个问题吗?百胜是否只需要更新这些RPM?如果是的话,rhel6.1是否正式提供

[root@pstagetest yum.repos.d]# yum install php-pecl-igbinary Loaded plugins: changelog, downloadonly, product-id, subscription-manager     Updating Red Hat repositories. Setting up Install Process Resolving Dependencies    

--> Running transaction check

---> Package php-pecl-igbinary.x86_64 0:1.1.1-2.el6.remi will be installed

--> Processing Dependency: php(zend-abi) = 20090626-x86-64 for package: php-pecl-igbinary-1.1.1-2.el6.remi.x86_64

--> Processing Dependency: php(api) = 20090626-x86-64 for package: php-pecl-igbinary-1.1.1-2.el6.remi.x86_64

--> Finished Dependency Resolution

Error: Package: php-pecl-igbinary-1.1.1-2.el6.remi.x86_64 (repo) Requires: php(api) = 20090626-x86-64 Installed: php-common-5.3.9-1.el6.remi    .x86_64 (@repo) php(api) = 20090626 php(api) = 20090626-x86-64    

Error: Package: php-pecl-igbinary-1.1.1-2.el6.remi.x86_64 (repo) Requires: php(zend-abi) = 20090626-x86-64 Installed: php-common-5.3.9-1.el6    .remi.x86_64 (@repo) php(zend-abi) = 20090626 php(zend-abi) = 20090626-x86-64    

You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
删除旧的epel回购协议 删除php的所有包 通过yum-list-installed | grep-php搜索php包 yum或up2date删除包装名称 下载新epel rpm-Uvh epel释放* 然后安装php 安装php-mcrypt
这个问题似乎离题了,因为它与编程无关,更适合于或