Bug#486629: apache2 refusing to restart
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366124
You can use lsof or "netstat -tlnp" (as root) to determine which
processes keep the listening sockets open. Does this fit your
problem?
Stefan
I have restarted apache to capture some more information
sudo /etc/init.d/apache2 restart
Restarting web server: apache2(98)Address already in use: make_sock: could
not bind to address [::]:80
(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
failed!
netstat -tlnp
tcp6 0 0 :::80 :::* LISTEN
4220/apache2
Is there any traces or dumps I can do to provide more information.
Paul.
Reply to: