James D. Parra escribió:

> 
> # rcapache2 status
> Checking for httpd2:                                                 unused
> testserver:~ # rcapache2 start
> Starting httpd2 (prefork) (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
> startproc:  exit status of parent of /usr/sbin/httpd2-prefork: 1
>                                                                      failed
>


You probably got a zombie apache process.. use "killall -9
apache2-prefork" ( use with caution)   and try to start apache again.





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to