Answer the question
In order to leave comments, you need to log in
How to restart httpd on a remote server if it has crashed?
Dropped httpd on a remote server CentOS 5.4
/etc/init.d/httpd restart doesn't help, gives the following:
bash-3.2# /etc/init.d/httpd restart
Останавливается httpd: [ СБОЙ ]
Запускается httpd: (98)Address already in use: make_sock: could not bind to addr ess 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[ СБОЙ ]
bash-3.2#
bash-3.2# netstat -lnp | grep '0.0.0.0:80'
tcp 0 0 0.0.0.0:80 0.0.0.0:* LIST EN 6719/httpd
bash-3.2#
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question