You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joe Albanese <al...@ameritech.net> on 2004/09/28 21:05:42 UTC

[users@httpd] httpd started but not listening

I have had Apache2 running on my linux box for some time.  When I start 
the server the httpd processes start without problems.  However, when I 
do a netstat -an | grep LISTEN there is nothing listening on port 80. 
The processes stay up and running, but the server does not listen.  I 
have always had the server configured to listen on port 80.

I've turned my logging to debug, but I do not see anything that 
indicates any problem in the error log:

[Tue Sep 28 10:39:17 2004] [notice] Apache/2.0.50 (Unix) 
mod_perl/1.99_14 Perl/v5.8.3 configured -- resuming normal operations
[Tue Sep 28 10:39:17 2004] [info] Server built: Aug  9 2004 11:06:35
[Tue Sep 28 10:39:17 2004] [debug] prefork.c(955): AcceptMutex: sysvsem 
(default: sysvsem)

I'm not sure what to try next.  Can anyone help?

thanks,
Joe


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] httpd started but not listening

Posted by Aman Raheja <ar...@techquotes.com>.
You may want to show the config file - do remove the comments.
Did you try running on a different port ?
Do you have anything installed for security which disallows using lower 
ports?
Aman Raheja

Joe Albanese wrote:

> I have had Apache2 running on my linux box for some time.  When I 
> start the server the httpd processes start without problems.  However, 
> when I do a netstat -an | grep LISTEN there is nothing listening on 
> port 80. The processes stay up and running, but the server does not 
> listen.  I have always had the server configured to listen on port 80.
>
> I've turned my logging to debug, but I do not see anything that 
> indicates any problem in the error log:
>
> [Tue Sep 28 10:39:17 2004] [notice] Apache/2.0.50 (Unix) 
> mod_perl/1.99_14 Perl/v5.8.3 configured -- resuming normal operations
> [Tue Sep 28 10:39:17 2004] [info] Server built: Aug  9 2004 11:06:35
> [Tue Sep 28 10:39:17 2004] [debug] prefork.c(955): AcceptMutex: 
> sysvsem (default: sysvsem)
>
> I'm not sure what to try next.  Can anyone help?
>
> thanks,
> Joe 



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org