场景:在php7下需要安装mbstring扩展
命令:yum install php-mbstring
错误:
Error: php70w-common conflicts with php-common-5.4.16-43.el7_4.1.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@VM_0_5_centos ~]# yum install php70w-mbstring
解决方法:指定Php版本
yum install php70w-mbstring