When I try to access phpmyadmin on a cPanel server, i get the following error:
Existing configuration file (./config.inc.php) is not readable.
Solution :–
Login to the server as root :
1) cd /usr/local/cpanel/base/3rdparty/phpMyAdmin
2) chown root:cpanelphpmyadmin config.inc.php
Thats all.