phpMyAdmin not found on Windows
Posted
by
Urban
on Server Fault
See other posts from Server Fault
or by Urban
Published on 2012-04-10T21:08:15Z
Indexed on
2012/04/10
23:32 UTC
Read the original article
Hit count: 183
phpmyadmin
|wamp
I installed wamp server 2.2 on Windows 7 x64. I clicked on its system tray icon and put the server online. Then i select phpmyadmin and I get a 404 page. Localhost successfully gives me the Apache 2 test page. Theres no way Im able to fix this.
The php error log and the Apache error logs have no errors.
Note: Ive tried all combinations of the url such as localhost/phpmyadmin/
and localhost/phpmyadmin
and localhost/phpmyadmin/?
© Server Fault or respective owner