SOLVED phpadmin install problem
Posted: Fri Apr 08, 2016 3:37 pm
i updated mariadb to 10.1, now phpadmin isnt installed anymore.
i get this when trying to install:
any ideas on what to do?
i get this when trying to install:
Code: Select all
[root@server conf.d]# yum -y install phpmyadmin
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.nl.leaseweb.net
* epel: ftp.nluug.nl
* extras: ftp.nluug.nl
* remi-safe: remi.mirrors.cu.be
* updates: ftp.nluug.nl
* webtatic: uk.repo.webtatic.com
Resolving Dependencies
--> Running transaction check
---> Package phpMyAdmin.noarch 0:4.4.15.5-1.el7 will be installed
--> Processing Dependency: php-mysqli >= 5.3.7 for package: phpMyAdmin-4.4.15.5-1.el7.noarch
--> Running transaction check
---> Package php-mysqlnd.x86_64 0:5.4.16-36.el7_1 will be installed
--> Processing Dependency: php-pdo(x86-64) = 5.4.16-36.el7_1 for package: php-mysqlnd-5.4.16-36.el7_1.x86_64
--> Finished Dependency Resolution
Error: Package: php-mysqlnd-5.4.16-36.el7_1.x86_64 (base)
Requires: php-pdo(x86-64) = 5.4.16-36.el7_1
Installed: php-pdo-5.4.45-4.el7.remi.x86_64 (@remi)
php-pdo(x86-64) = 5.4.45-4.el7.remi
Available: php-pdo-5.4.16-36.el7_1.x86_64 (base)
php-pdo(x86-64) = 5.4.16-36.el7_1
Available: php54w-pdo-5.4.45-2.w7.x86_64 (webtatic)
php-pdo(x86-64) = 5.4.45-2.w7
Available: php55w-pdo-5.5.32-1.w7.x86_64 (webtatic)
php-pdo(x86-64) = 5.5.32-1.w7
Available: php55w-pdo-5.5.33-1.w7.x86_64 (webtatic)
php-pdo(x86-64) = 5.5.33-1.w7
Available: php56w-pdo-5.6.18-1.w7.x86_64 (webtatic)
php-pdo(x86-64) = 5.6.18-1.w7
Available: php56w-pdo-5.6.19-1.w7.x86_64 (webtatic)
php-pdo(x86-64) = 5.6.19-1.w7
Available: php70w-pdo-7.0.3-1.w7.x86_64 (webtatic)
php-pdo(x86-64) = 7.0.3-1.w7
Available: php70w-pdo-7.0.4-1.w7.x86_64 (webtatic)
php-pdo(x86-64) = 7.0.4-1.w7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
any ideas on what to do?