我已经安装了一个新的64位CentOS 6.5与
PHP5,MysqL5.5等.
原文链接:https://www.f2er.com/php/135175.html现在,当我想安装不同的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