与centos7上的yum install php mysql冲突

rryofs0p  于 2021-06-21  发布在  Mysql
关注(0)|答案(0)|浏览(245)

在centos 7上安装php mysql时。。。发生冲突错误。。。我不是centos linux的Maven用户。在这个问题上任何帮助都是非常感谢的。

[root@xweb01 ~]# yum -y install php-mysql

Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.atlanticmetro.net
 * epel: epel.mirror.constant.com
 * extras: mirrors.mit.edu
 * ius: ius.mirror.constant.com
 * nux-dextop: mirror.li.nux.ro
 * updates: repos-va.psychz.net

Resolving Dependencies
--> Running transaction check
---> Package php-mysql.x86_64 0:5.4.16-43.el7_4.1 will be installed

--> Processing Dependency: php-pdo(x86-64) = 5.4.16-43.el7_4.1 for package: php-mysql-5.4.16-43.el7_4.1.x86_64
--> Running transaction check
---> Package php-pdo.x86_64 0:5.4.16-43.el7_4.1 will be installed

--> Processing Dependency: php-common(x86-64) = 5.4.16-43.el7_4.1 for package: php-pdo-5.4.16-43.el7_4.1.x86_64
--> Running transaction check
---> Package php-common.x86_64 0:5.4.16-43.el7_4.1 will be installed

--> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.16-43.el7_4.1.x86_64
--> Running transaction check
---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed

--> Processing Conflict: php71u-common-7.1.10-2.ius.centos7.x86_64 conflicts php-common < 7.1.10-2.ius.centos7
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package php71u-common.x86_64 0:7.1.10-2.ius.centos7 will be updated

--> Processing Dependency: php-common(x86-64) = 7.1.10-2.ius.centos7 for package: mod_php71u-7.1.10-2.ius.centos7.x86_64
---> Package php71u-common.x86_64 0:7.1.16-1.ius.centos7 will be an update

--> Running transaction check
---> Package mod_php71u.x86_64 0:7.1.10-2.ius.centos7 will be updated
---> Package mod_php71u.x86_64 0:7.1.16-1.ius.centos7 will be an update

--> Processing Conflict: php71u-common-7.1.16-1.ius.centos7.x86_64 conflicts php-common < 7.1.16-1.ius.centos7
--> Finished Dependency Resolution

Error: php71u-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

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题