% /etc/rc.d/init.d/httpd start
Starting httpd: [ OK ]
(んー、なんかつながらないなあ)
% /etc/rc.d/init.d/httpd status
httpd dead but subsys locked
(げげげ!)
% /etc/rc.d/init.d/httpd stop
Stopping httpd: [ OK ]
% ps aux | grep httpd
...
("kill -9" しまくり → ♪)
| 前 / 次 / たつをの ChangeLog |
% /etc/rc.d/init.d/httpd start
Starting httpd: [ OK ]
(んー、なんかつながらないなあ)
% /etc/rc.d/init.d/httpd status
httpd dead but subsys locked
(げげげ!)
% /etc/rc.d/init.d/httpd stop
Stopping httpd: [ OK ]
% ps aux | grep httpd
...
("kill -9" しまくり → ♪)