博客原文地址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