Home » Archive

Articles tagged with: httpd

Linux tips »

[26 Apr 2008 | No Comment | 20 views]

Currently 1 of the server under my monitoring is down. I check it and found that the httpd service cannot be started.
When i try to restart the service, it give me the following error:
(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 ran this command in terminal:
[root@inertz home]#lsof -i :80
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
shbd 8050 nobody 6u IPv4 …