yum -y install php-pear php-deve
2019-05-17 本文已影响2人
这真的是一个帅气的名字
image.png
升级PHP执行命令报错:
Error: php72w-common conflicts with php71w-common-7.1.28-1.w7.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
运行yum -y install php-pear php-devel httpd gcc --skip-broken
命令即可