Hi,
I am facing an weird issue that I am not able to access the phpMyAdmin page if I login into the Control Panel using the Server Hostname on both Root and Client login.
But, I am able to access the phpMyAdmin without any problem if I login into the Control Panel using the server IP on both Root and Client logins.
Issue URL: 
http://<server.hostname>:2030/pma
http://<server.hostname>:2082/pma
Working URL: 
http://<server-IP>:2030/pma 
http://<server-IP>:2082/pma 
I searched if anyone had the same issue like mine but unable to find any thread or post regarding the same, so please guide me.
Thanks