Page 1 of 1

After update PHP 5.4 to PHP 7.2 via SSHm.

Posted: Mon Dec 11, 2017 2:54 pm
by Generaal
Hello,
I have a strange situation, I have update PHP to version 7.2 via SSH.
When I go backt to the control panel, it's not possible to go to the MyPHPAdmin login screen.
When I click on the option in the vesta panel, they go to my website and not to MyPHPAdmin page!

Re: After update PHP 5.4 to PHP 7.2 via SSHm.

Posted: Mon Dec 11, 2017 7:51 pm
by mehargags
You may need to update your PHPMyAdmin manually... Plus PHP 7.2 is just a few weeks old till now. I don't expect it to work for production use yet.

Re: After update PHP 5.4 to PHP 7.2 via SSHm.

Posted: Mon Feb 19, 2018 3:53 pm
by calvarul
I have me too this situation.
Centos 7.4 with latest VestaCp.
Any help?

Re: After update PHP 5.4 to PHP 7.2 via SSHm.

Posted: Mon Feb 19, 2018 10:21 pm
by Stesh
https://rpms.remirepo.net/wizard/
yum install https://dl.fedoraproject.org/pub/epel/e ... noarch.rpm
yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
yum install yum-utils
yum-config-manager --enable remi-php72
yum update