Problem to access phpmyadmin remotely

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
eskio
Forum Commoner
Posts: 66
Joined: Tue Apr 01, 2008 1:00 am

Problem to access phpmyadmin remotely

Post by eskio »

I have a web server (Apache, PHP & MySQL). I have a web site on root directory. Within the intranet (remotely), I have no problem to view my site. But I can not view (open) phpmyadmin. On the contrary, I can access (open) phpmyadmin locally on the server.
Can someone give me any solution to access the phpmyadmin page remotely?
User avatar
ghurtado
Forum Contributor
Posts: 334
Joined: Wed Jul 23, 2008 12:19 pm

Re: Problem to access phpmyadmin remotely

Post by ghurtado »

What is the HTTP error code you are receiving when trying to access it?
eskio
Forum Commoner
Posts: 66
Joined: Tue Apr 01, 2008 1:00 am

Re: Problem to access phpmyadmin remotely

Post by eskio »

The login page appears but when you click login, the page doesn't change. There is no error message. That is why, I did not figure out the problem.
Post Reply