You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/09/26 20:40:27 UTC

DO NOT REPLY [Bug 39004] - Port Conflict

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39004>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39004


the_angry_angel@blueyonder.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|NEW                         |NEEDINFO




------- Additional Comments From the_angry_angel@blueyonder.co.uk  2006-09-26 18:40 -------
Make sure Apache isn't running. Then if you goto start > run and type "cmd", you
should get the command prompt up. If you then type "netstat -an" followed by
return you should see a list of all connections to your machine. Near the top
should be a number of listening sockets. Make sure you select a port number
which is not used there.

Usually Apache will tell you if theres a problem, so if you can start the apache
service, and it doesn't complain, it's a good start.

When you selected port 9000 did you goto http://localhost:9000? If not, heres
the problem. By default it is assumed that you're going to be connecting via
port 80, otherwise you have to explicitly tell your browser.

If that didn't work (when apache was running), then you've got another problem
I'm afraid. 

If it did then you've probably got something else running on port 80; IIS
perhaps, or Skype (which uses 80 by default also).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org