错误:php70w-common conflicts with php-common-5.3.3-4

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了错误:php70w-common conflicts with php-common-5.3.3-4相关的知识,希望对你有一定的参考价值。

博客原文地址https://xgs888.top/post/view?id=43

错误:php70w-common conflicts with php-common-5.3.3-49.el6.x86_64 You could try using --skip-broken to



记录一下

  由于之前系统自带的php5.3.3没有卸载干净;

技术分享图片

在执行phpize时报错说需要php-devel 

然后yum -y install php-delel ;

然后就报错

错误:php70w-common conflicts with php-common-5.3.3-49.el6.x86_64  You could try using --skip-broken to


解决办法;

yum -y install php70w-devel 


以上是关于错误:php70w-common conflicts with php-common-5.3.3-4的主要内容,如果未能解决你的问题,请参考以下文章

PHP 解决报错:Error: php71w-common conflicts with php-common-5.4.16-43.el7_4.x86_64

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

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

无法安装 phpMyAdmin 错误:php71w-common 与 php-common-5.4.16-43.el7_4.1.x86_64 冲突

centos8 测地卸载php5.6 与卸载php7

brew安装php70出现configure: error: Cannot find libz 错误解决方法