Results 1 to 3 of 3
I have a very wierd problem. When I go to htpp://localhost/phpmyadmin, I get a message saying that I'm trying to open a PHTML file, and please choose what program to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-17-2007 #1
phpmyadmin not working in localhost
I have a very wierd problem. When I go to htpp://localhost/phpmyadmin, I get a message saying that I'm trying to open a PHTML file, and please choose what program to open with. However, when I go to http://www.mydomain.com/phpmyadmin, it lets me through. What could be the problem?
- 12-19-2007 #2Just Joined!
- Join Date
- Dec 2007
- Posts
- 23
What do you have in /etc/hosts?
- 12-19-2007 #3
Thanks mentionining /etc/hosts. I went in there, and changed
127.0.1.1 ubuntu.hsd1.mn.comcast.net
...to...
127.0.1.1 mydomain.net
...and now everything works!


Reply With Quote
