http://localhost/ not working on Windows 7. What's the problem?
Posted
by AXheladini
on Stack Overflow
See other posts from Stack Overflow
or by AXheladini
Published on 2009-05-01T21:18:44Z
Indexed on
2010/04/21
21:43 UTC
Read the original article
Hit count: 256
I have a big problem opening http://localhost/ on Windows 7 (beta). I installed this os and everything went great; when I installed Wamp I saw that localhost is not working at all. I just see this error:
Failed to Connect
Firefox can't establish a connection to the server at localhost.
in Mozilla and Explorer.
I removed Wamp and after some weeks (that means two weeks from today) I installed NetBeans on Windows 7. I created a test PHP script and when I debug it, I get the same error again. I tried to access it with ip 127.... but still the same. What is the problem?
When i installed NetBeans I installed it in port 8080.
© Stack Overflow or respective owner