phpmyadmin issue

5 posts / 0 new
Last post
#1 Thu, 07/26/2018 - 07:16
anwoke8204

phpmyadmin issue

Hello, I just tried to install phpmyadmin and got met with the following issue

Failed to install script : This script cannot be installed, as this virtual server does not meet its requirements : phpMyAdmin requires PHP version 5.5 or later

Thu, 07/26/2018 - 10:28
andreychek

Howdy,

What distro/version is it that you're using there?

Also, what is the output of the command "php -v"?

-Eric

Thu, 07/26/2018 - 13:02
unborn
unborn's picture

...as the error said phpMyAdmin requires PHP version 5.5 or later - update your php or os.. :)

Configuring/troubleshooting Debian servers is always great fun

Fri, 07/27/2018 - 00:50
anwoke8204

I am running Centos 7 The output of php -v is

[root@websrv ~]# php -v PHP 5.4.16 (cli) (built: Apr 12 2018 19:02:01) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

Fri, 07/27/2018 - 09:27
andreychek

Howdy,

It looks like you're using PHP 5.4 there, the error you're seeing indicates that you need a more recent PHP version.

Did you install Virtualmin recently? More recent Virtualmin versions automatically install PHP 7 alongside the distro's PHP version.

You can try switching to that by going into Server Configuration -> PHP Versions.

-Eric

Topic locked