phpmyadmin -old version script breaks script page with perl error after install

CentOS release 6.5 (Final) Virtualmin 4.11 Webmin 1.710 I installed the old version phpmyadmin script. After install when I go back to the script installer page I get the below error.

Error - Perl execution failed

Undefined subroutine &mysql::get_mysql_version called at /etc/webmin/virtual-server/latest-scripts/phpmyadmin.pl line 30.

Status: 
Active

Comments

Oops, this was a bug in the updated phpMyAdmin installer. The quick fix is to SSH into your system as root and run /etc/webmin/virtual-server/scriptlatest.pl

Thank you, I have logged in and run the script /etc/webmin/virtual-server/scriptlatest.pl however it has not resolved the problem.

You may also need to first run rm -f /etc/webmin/virtual-server/latest-scripts/phpmyadmin.pl

Hi,

I have tried deleting the file and rerunning the script. I did confirm the old script was removed but still get the same problem/error.....

Has the file /etc/webmin/virtual-server/latest-scripts/phpmyadmin.pl re-appeared after you ran the script?

I have the same issue. I removed /etc/webmin/virtual-server/latest-scripts/phpmyadmin.pl and I have run the script /etc/webmin/virtual-server/scriptlatest.pl.

phpmyadmin.pl has a new timestamp, but the error still occurs in virtualmin.

Can you attach the file /etc/webmin/virtual-server/latest-scripts/phpmyadmin.pl from your system to this bug?

Problem is solved. See other post. Sorry for double posting.