Links

Home arrow Articles arrow Operating Systems arrow 404 Error while trying to access http://localhost/phpmyadmin install on ubuntu
404 Error while trying to access http://localhost/phpmyadmin install on ubuntu PDF Print E-mail
Tag it:
Delicious
blogmarks
Stumble
Furl it!
Digg
YahooMyWeb
Technorati
User Rating: / 4
PoorBest 

I encountered a little bit of a hitch while trying to install phpmyadmin on my ubuntu devbox. 

I issued the standard apt command apt-get install phpmyadmin

and went through with runnig dpkg-reconfigure -plow phpmyadmin

Yet I could not access the install from http://localhost/phpmyadmin

The solution was that the symbolic link was missing. 

 Run this command

That solved the issue. 

Comments
Search
Only registered users can write comments!
Last Updated ( Thursday, 08 July 2010 )
 
< Prev   Next >