See:
[root@coisa root]# httpd -k start
(98)Endereço já em uso (Address in use) : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[root@coisa root]# httpd -k stop
httpd (no pid file) not running
When I open
http://localhost/ (or its subpastes) in Mozilla, there's nothing but a blank page.
I guess that httpd misstarted once and it cannot fix itself. I've already reboot the computer.
In the Gnome's System Monitor I would normally find httpd running, bur it is not there.
What can I do?
How to make that socket free?
(using CL-10)