Tip: in the $cfg['PmaAbsoluteUri'] variable in config.inc.php file, you should not leave localhost written, because it will not refer to the server localhost, but on the uri from the client. Even if on the left side on the phpMyAdmin page will show databases from the server, on the right frame in the browser it will access your clientside localhost.