I can't access phpMyAdmin because of a server error

When I try to access phpMyAdmin on one of the servers I control I get the error:

phpMyAdmin - Error

Existing configuration file (/etc/phpmyadmin/config.inc.php) is not readable.

I have never encountered this before and I don’t know how to proceed to fix it.

Can someone help me?

chown -R root:www-data /etc/phpmyadmin/
chown -R hestiamail:www-data /usr/share/phpmyadmin/tmp/
1 Like

WOW thanks a million, you’re a life saver again.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.