On 6/8/05, brad bowman <beeradb@xxxxxxxxx> wrote: > my apache version is: > Apache/2.0.50 (Unix) A little old. > Basically, if I restart the server using 'apachectl graceful', it will > restart without problems 99 percent of the time, but occasionally it > will fail to restart, giving the error message: > (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 > no listening sockets available, shutting down > Unable to open logs > > From my understanding, this error is normally the result of either an > apache server already running, or something else listening on that > port. There is nothing else running on the server that should ever > pick up on port 80, Use a tool like lsof to see what is hanging onto port 80. Joshua. --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx