agangliu0400 发表于 2018-12-13 06:16:11

错误:php70w

  博客原文地址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没有卸载干净;
http://blog.csdn.net/xgs736214763/article/details/76668050

在执行phpize时报错说需要php-devel
然后yum -y install php-delel ;
然后就报错
错误:php70w-common conflicts with php-common-5.3.3-49.el6.x86_64You could try using --skip-broken to



解决办法;
yum -y install php70w-devel



页: [1]
查看完整版本: 错误:php70w