首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Centos 7中的PHP mcrypt错误

Centos 7中的PHP mcrypt错误
EN

Stack Overflow用户
提问于 2014-08-21 18:11:51
回答 1查看 563关注 0票数 0

有谁能解释一下这个美味的问题吗?yum是否只需要更新这些RPM?如果是这样,它在rhel6.1中是否正式可用?

代码语言:javascript
复制
[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
EN

回答 1

Stack Overflow用户

发布于 2014-08-21 18:14:57

  1. remove旧epel repo
  2. 删除安装的php
  3. 搜索php包的所有软件包| grep php
  4. yum remove pacakge name

<代码>H19下载新的epel <代码>C10<代码>H211<代码>H112rpm -Uvh php安装php<代码>H215<代码>H116安装php-mcrypt<代码>H217<代码>G218

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/25423665

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档