When I try and access my WAMP server over a connection to localhost through Firefox I get a 404 error.
I checked the firewall and changed it to off. Then I changed the listening port from 80 to 81 but I didn't change the port for localhost (port 80). The error changed and it says:
#2005 - Unknown MySQL server host 'localhost:81' (11001)
When I ping port 80 it says "this port is not used" so I'm really confused.