/etc/rc.d/init.d/httpd script should use killproc httpd instead of kill `cat /var/run/httpd.pid` as it currently does in the STOP section. Without using killproc the green OK is not shown on a shutdown of the httpd service.
*** Bug 1597 has been marked as a duplicate of this bug. *** ------- Additional Comments From mmchen 03/18/99 03:48 ------- Duplicate bug report, please ignore
fixed in apache 1.3.6 and later.