Linux 在centos 7上安装phpmyadmin时出现问题

Linux 在centos 7上安装phpmyadmin时出现问题,linux,phpmyadmin,centos7,Linux,Phpmyadmin,Centos7,在更新到php 7.3版时,我错误地删除了我的phpmyadmin 现在,当我尝试使用以下命令重新安装它时,sudo-yum-install-phpmyadmin它没有安装,我得到以下响应: --> Processing Dependency: php-simplexml for package: phpMyAdmin49-4.9.3-1.el7.ius.noarch --> Processing Dependency: php-recode for package: phpMyAd

在更新到php 7.3版时,我错误地删除了我的phpmyadmin 现在,当我尝试使用以下命令重新安装它时,
sudo-yum-install-phpmyadmin
它没有安装,我得到以下响应:

--> Processing Dependency: php-simplexml for package: phpMyAdmin49-4.9.3-1.el7.ius.noarch
--> Processing Dependency: php-recode for package: phpMyAdmin49-4.9.3-1.el7.ius.noarch
--> Processing Dependency: php-mbstring for package: phpMyAdmin49-4.9.3-1.el7.ius.noarch
--> Running transaction check
---> Package php-mbstring.x86_64 0:7.3.17-1.el7.remi will be installed
--> Processing Dependency: libonig.so.5()(64bit) for package: php-mbstring-7.3.17-1.el7.remi.x86_64
---> Package php-recode.x86_64 0:7.3.17-1.el7.remi will be installed
--> Processing Dependency: librecode.so.0()(64bit) for package: php-recode-7.3.17-1.el7.remi.x86_64
---> Package php-xml.x86_64 0:7.3.17-1.el7.remi will be installed
---> Package phpMyAdmin49.noarch 0:4.9.3-1.el7.ius will be installed
--> Processing Dependency: php-zip for package: phpMyAdmin49-4.9.3-1.el7.ius.noarch
Package php73-common-7.3.16-1.el7.ius.x86_64 is obsoleted by php-common-7.3.17-1.el7.remi.x86_64 which is already installed
--> Running transaction check
---> Package oniguruma5.x86_64 0:6.9.4-1.el7.remi will be installed
---> Package phpMyAdmin49.noarch 0:4.9.3-1.el7.ius will be installed
--> Processing Dependency: php-zip for package: phpMyAdmin49-4.9.3-1.el7.ius.noarch
Package php73-common-7.3.16-1.el7.ius.x86_64 is obsoleted by php-common-7.3.17-1.el7.remi.x86_64 which is already installed
---> Package recode.x86_64 0:3.6-38.el7 will be installed
--> Finished Dependency Resolution
Error: Package: phpMyAdmin49-4.9.3-1.el7.ius.noarch (ius)
           Requires: php-zip
           Available: php-common-5.4.16-46.el7.x86_64 (base)
               php-zip
           Available: php-common-5.4.16-46.1.el7_7.x86_64 (updates)
               php-zip
           Available: php-pecl-zip-1.18.1-1.el7.remi.5.6.x86_64 (remi-php56)
               php-zip = 1:1.18.1-1.el7.remi.5.6
           Available: php-pecl-zip-1.18.1-1.el7.remi.7.3.x86_64 (remi-php73)
               php-zip = 1:1.18.1-1.el7.remi.7.3
           Available: php-pecl-zip-1.18.2-1.el7.remi.5.6.x86_64 (remi-php56)
               php-zip = 1:1.18.2-1.el7.remi.5.6
           Available: php-pecl-zip-1.18.2-1.el7.remi.7.3.x86_64 (remi-php73)
               php-zip = 1:1.18.2-1.el7.remi.7.3
           Available: php72u-common-7.2.26-1.el7.ius.x86_64 (ius)
               php-zip
           Available: php72u-common-7.2.27-1.el7.ius.x86_64 (ius)
               php-zip
           Available: php72u-common-7.2.28-1.el7.ius.x86_64 (ius)
               php-zip
           Available: php73-common-7.3.14-1.el7.ius.x86_64 (ius)
               php-zip
           Available: php73-common-7.3.15-1.el7.ius.x86_64 (ius)
               php-zip
           Available: php73-common-7.3.16-1.el7.ius.x86_64 (ius)
               php-zip
           Installed: php-common-7.3.17-1.el7.remi.x86_64 (@remi-php73)
               Not found
           Available: php-common-5.6.40-19.el7.remi.x86_64 (remi-php56)
               Not found
           Available: php-common-5.6.40-20.el7.remi.x86_64 (remi-php56)
               Not found
           Available: php-common-7.3.16-1.el7.remi.x86_64 (remi-php73)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

php版本更新没有问题,但是phpmyadmin没有安装,我能做些什么才能将其恢复?

不要混合太多php提供程序,尤其是;不要把“IUS”和“Remi”混在一起

如果您想要PHP7.3,只保留“remi-php73”,您可以从“remi”中获取phpMyAdmin(5.0.2)


不要混合太多的PHP提供者,尤其是;不要把“IUS”和“Remi”混在一起

如果您想要PHP7.3,只保留“remi-php73”,您可以从“remi”中获取phpMyAdmin(5.0.2)


正如雷米所说,不要将他的存储库与IUS混为一谈。挑一个或另一个。如果您决定使用IUS,我们将提供phpMyAdmin49和phpMyAdmin50包。要求yum安装phpMyAdmin可能会导致其尝试安装EPEL phpMyAdmin软件包,该软件包的版本为4.4.x,以保持与股票PHP 5.4.x兼容。

正如Remi所说,不要将其存储库与IUS混用。挑一个或另一个。如果您决定使用IUS,我们将提供phpMyAdmin49和phpMyAdmin50包。要求yum安装phpMyAdmin可能会导致其尝试安装EPEL phpMyAdmin包,该包的版本为4.4.x,无法与股票PHP 5.4.x兼容

yum-config-manager --enable remi-php73
yum-config-manager --disable remi-php56
yum-config-manager --disable ius
yum --enablerepo=remi install phpMyAdmin