Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: logeshnkl on March 04, 2019, 05:55:46 AM

Title: Issue in Accessing phpMyAdmin on both Root and User Login via Hostname or Domain
Post by: logeshnkl on March 04, 2019, 05:55:46 AM
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
Title: Re: Issue in Accessing phpMyAdmin on both Root and User Login via Hostname or Domain
Post by: studio4host on March 04, 2019, 09:59:55 AM
what error do you get exactly ?
Title: Re: Issue in Accessing phpMyAdmin on both Root and User Login via Hostname or Domain
Post by: logeshnkl on March 04, 2019, 12:31:41 PM
I am getting

ERR_CONNECTION_TIMED_OUT

Title: Re: Issue in Accessing phpMyAdmin on both Root and User Login via Hostname or Domain
Post by: logeshnkl on March 04, 2019, 12:33:15 PM
Also the same issue while access Root Login Control Panel too.

I.E.,

Can't access http://<server-hostname>:2030

but able to access http://<server-hostname>:2082
Title: Re: Issue in Accessing phpMyAdmin on both Root and User Login via Hostname or Domain
Post by: studio4host on March 04, 2019, 02:32:22 PM
then you probably have some dns resolving issue for the hostname
Title: Re: Issue in Accessing phpMyAdmin on both Root and User Login via Hostname or Domain
Post by: logeshnkl on March 06, 2019, 01:04:13 PM
then you probably have some dns resolving issue for the hostname

If so all the ports should not work, but how only the specific port? I am very confused in this.... :(
Title: Re: Issue in Accessing phpMyAdmin on both Root and User Login via Hostname or Domain
Post by: adamjedgar on April 06, 2019, 05:31:27 PM
Make sure hostname.fqdn is resolving using a program like mxtoolbox...anytime a host is reachable via public ip address, but not via hostname.fqdn, sounds like a dns issue to me.