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/?
|
|
|||||||||
|
FirstMake sure that nothing else is using port 80. Check One of the biggest culprits is Skype. Look under options >> advanced >> connection and see if "use port 80" is checked. Uncheck if so. Then restart Skype. Might have to restart WAMP too. Next would be any anti-virus / anti-spam / anti-functionality software. Temporarily disable it to test. If everything works, re-enable it and figure out what portion of the software is blocking the connection. Check to see if IIS is installed and uninstall it. SecondCheck your directory structure. Open up your web root and make sure that a phpmyadmin folder exists, and also exactly what case its typed in. |
|||||
|
|
Ok, well first I had to un-install my previous installation of the MySQL server. This fixed the wamp server which now ran perfectly. |
|||
|
|