加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > PHP教程 > 正文

错误:php55w-与CentOS 6.5上的php-common冲突

发布时间:2020-12-13 18:16:02 所属栏目:PHP教程 来源:网络整理
导读:我已经安装了一个新的64位CentOS 6.5与 PHP5,Mysql5.5等. 现在,当我想安装不同的apache模块,如php-soap时,我收到此错误: --- Package php-soap.x86_64 0:5.3.3-27.el6_5 will be installed-- Processing Dependency: php-common(x86-64) = 5.3.3-27.el6_5 f
我已经安装了一个新的64位CentOS 6.5与 PHP5,Mysql5.5等.

现在,当我想安装不同的apache模块,如php-soap时,我收到此错误:

---> Package php-soap.x86_64 0:5.3.3-27.el6_5 will be installed
--> Processing Dependency: php-common(x86-64) = 5.3.3-27.el6_5 for package: php-soap-5.3.3-27.el6_5.x86_64
--> Running transaction check
---> Package php-common.x86_64 0:5.3.3-27.el6_5 will be installed
--> Processing Conflict: php55w-common-5.5.12-1.w6.x86_64 conflicts php-common < 5.5.0
--> Finished Dependency Resolution
Error: php55w-common conflicts with php-common-5.3.3-27.el6_5.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

我用这个命令来安装php-soap:

yum –enablerepo=webtatic install php-soap

我刚刚找到了解决问题的方法!

使用以下命令安装php-soap:

yum install php55w-soap

希望这可以帮助!

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读