On Wed, Jul 28, 2010 at 12:10 PM, Abhishek Gupta <[email protected]> wrote: > Hi, > > I installed apache2, phpmyadmin, php5 and other required libraries. But when > try to open the address http://localhost/phpmyadmin it gives me an error > > Not Found > > The requested URL /phpmyadmin was not found on this server. > > ________________________________ > Apache/2.2.14 (Ubuntu) Server at localhost Port 80 > > I tried reinstalling everything but it didn't work. Apache seems to work > perfectly because I can execute php files. Infact using terminal, I can do > the sql jobs as well. Anyone have any idea so as what can be the possible > problem. > > -- > Cheers > Abhishek > 9958003242 > > Innovate --> Collaborate --> Succeed > > -- > l...@iitd - http://tinyurl.com/ycueutm >
check apache conf.d directory to find correct alias for phpmyadmin. It might be http://localhost/phpMyAdmin -- Regards Sumit Sati COT Pantnagar -- l...@iitd - http://tinyurl.com/ycueutm
