Page 1 of 1

Install fails on centos7

Posted: Thu Sep 12, 2019 6:43 pm
by liamgibbins
Install fails on Centos 7 tried it several times on a fresh install of centos 7 64bit.

--> Processing Dependency: php-symfony4-config >= 4.2.8 for package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch
--> Processing Dependency: php-symfony4-dependency-injection >= 4.2.8 for package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch
--> Processing Dependency: php-symfony4-expression-language >= 4.2.8 for package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch
--> Processing Dependency: php-symfony4-yaml >= 4.2.8 for package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch
--> Finished Dependency Resolution
Error: Package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch (remi-test)
Requires: php-symfony4-config >= 4.2.8
Available: php-symfony4-config-4.1.12-1.el7.remi.noarch (remi)
php-symfony4-config = 4.1.12-1.el7.remi
Available: php-symfony4-config-4.1.13-1.el7.remi.noarch (remi)
php-symfony4-config = 4.1.13-1.el7.remi
Error: Package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch (remi-test)
Requires: php-symfony4-expression-language >= 4.2.8
Available: php-symfony4-expression-language-4.1.12-1.el7.remi.noarch (remi)
php-symfony4-expression-language = 4.1.12-1.el7.remi
Available: php-symfony4-expression-language-4.1.13-1.el7.remi.noarch (remi)
php-symfony4-expression-language = 4.1.13-1.el7.remi
Error: Package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch (remi-test)
Requires: php-symfony4-yaml >= 4.2.8
Available: php-symfony4-yaml-4.1.12-1.el7.remi.noarch (remi)
php-symfony4-yaml = 4.1.12-1.el7.remi
Available: php-symfony4-yaml-4.1.13-1.el7.remi.noarch (remi)
php-symfony4-yaml = 4.1.13-1.el7.remi
Error: Package: phpMyAdmin-5.0.0~alpha1-1.el7.remi.noarch (remi-test)
Requires: php-symfony4-dependency-injection >= 4.2.8
Available: php-symfony4-dependency-injection-4.1.12-1.el7.remi.noarch (remi)
php-symfony4-dependency-injection = 4.1.12-1.el7.remi
Available: php-symfony4-dependency-injection-4.1.13-1.el7.remi.noarch (remi)
php-symfony4-dependency-injection = 4.1.13-1.el7.remi
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Error: yum install failed

Re: Install fails on centos7

Posted: Fri Sep 13, 2019 4:16 pm
by sysdop
Disable remi-test or exclude phpMyAdmin-5* and try again.

Re: Install fails on centos7

Posted: Sat Nov 09, 2019 3:26 pm
by liamgibbins
Sorry for late reply, I got it installing and working after going on github but the issue I am now having is that I get 500 error when trying to {domain name}/phpmyadmin/

I followed the advice here https://github.com/serghey-rodin/vesta/ ... -533895464
now i can not access phpmyadmin..

any ideas?

thank you in advance

Re: Install fails on centos7

Posted: Tue Mar 24, 2020 8:18 pm
by sysdop
liamgibbins wrote:
Sat Nov 09, 2019 3:26 pm
Sorry for late reply, I got it installing and working after going on github but the issue I am now having is that I get 500 error when trying to {domain name}/phpmyadmin/

I followed the advice here https://github.com/serghey-rodin/vesta/ ... -533895464
now i can not access phpmyadmin..

any ideas?

thank you in advance
did you solve your problem with the given solutions or still?

Re: Install fails on centos7

Posted: Fri Mar 27, 2020 6:11 pm
by George441
I guess you got the required solutions from fellow members.