You can do a couple of things.
First of all,try changing the port to say,8080 to run your httpd
Then,check by doing "telnet localhost" and see what you get.
Secondly,run your httpd in verbose mode.
Send across your httpd.conf file for a more clearer picture.
Let's sort it out.

Vineeta




Mark Basil wrote:

> Ok, let me describe this once more.  Upon trying to reload Apache (port 80),
> the following is what happens:
>
> Everything appears to be in working order.  Httpd is running -- ps aux shows
> this.  However, when attempting to view a website, it just hangs.  A telnet
> to port 80 give a 'connection refused' error.  When I checked the logs, the
> error was something to the effect of "address already in use: cannot bind to
> port 80".  I checked httpd.conf, and everything there seems good.  When
> checking netstat, nothing shows up under :www or :80.  Also, an lsof -i
> returns all secure ports *:443, but NONE at all for *:80.  I have no clue
> what this could possibly be.  Although, since I can't seem to find anything
> running on port 80, could the "address already in use" be something
> different?  Not a port, but something else?  Thanks again everyone.
>
> --Mark
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Manzabar
> Sent: Thursday, January 18, 2001 1:40 PM
> To: Red Hat eGroup
> Subject: RE: Apache port 80 problem
>
> Greetings, I've just joined this list, and missed the original problem
> here, but was there anything in your error log*?  Or is that where you're
> noticing the problem?
> Have you checked the Apache FAQ?
> Have you checked the Apache Bug database?
> Could you repost the problem with all the specifics including things that
> you've tried already to correct it?
>
> *Note: The default location of the error log is
> /usr/local/apache/logs/error_log, but you should check your the ErrorLog
> directive in your config files for the location on your system.
>
> Mark McKibben     [EMAIL PROTECTED]
> http://www.avalon.net/~manzabar
> ICQ#  8476502
>
> How can I tell that the past isn't a fiction designed to account for the
> discrepancy between my immediate physical sensations and my state of mind?
>  - Ruler of the Universe; Douglas Adams. The Restaurant at the End of the
> Universe
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to