https://issues.apache.org/bugzilla/show_bug.cgi?id=54520

--- Comment #19 from steven martin <[email protected]> ---
It was working in an older version... 
 The documentation still said it works.. ( until you edited it)
It makes sense that it should work
And there is no reason that it shouldnt work...

that makes it a bug


The help file for httpd.exe STILL says  

1.3
-k shutdown      : tell running Apache to shutdown
-k restart       : tell running Apache to do a graceful restart

2.2
-k restart         : tell running Apache to do a graceful restart
-k stop|shutdown   : tell running Apache to shutdown

2.4
-k restart         : tell running Apache to do a graceful restart
-k stop|shutdown   : tell running Apache to shutdown
---------------------------------------------------------------------


-k is supposed to singal to the RUNNING apache, ie the PID in the PID file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to