Author Login
Post Reply
Hi,
i had to have a power cycle for remote server i have (which runs as a
webserver). After that apache never came back up.
Trying to start the server again i now get:
(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
i googled this a bunch but none of the results seems to match my issue.
Doing a:
sudo netstat -plant
gives (the relevant lines):
tcp 0 0 72.167.143.65:8080 0.0.0.0:* LISTEN
4851/apache2
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN
4851/apache2
tcp 502 0 72.167.143.65:80 128.123.131.126:53821
ESTABLISHED -
Can anyone give me a hint or point me to some documentation on how i can deal
with this?
thanks
matt
---------------------------------------------------------------------
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@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)