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

时间:2017-11-27 10:51:59   收藏:0   阅读:1116
博客原文地址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 


原文:http://blog.51cto.com/11760810/2044535

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!