Hello,
My apache webserver 2.0.55 crashes some times but leave childs, so it will no restart.
Anyone who knows a little of shell scripting cant tell me how can i do something like?
netstat -lnp | grep 80
kill proccesses_running_on_port_80
Thanks in advance
My apache webserver 2.0.55 crashes some times but leave childs, so it will no restart.
Anyone who knows a little of shell scripting cant tell me how can i do something like?
netstat -lnp | grep 80
kill proccesses_running_on_port_80
Thanks in advance