DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=25484>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=25484


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Additional Comments From [EMAIL PROTECTED]  2005-06-02 16:54 -------
The -k is only for controlling the apache service ( the code says it is only 
for dealing with the SCM - i.e. services) and the docs:

http://httpd.apache.org/docs-2.0/platform/windows.html

show that -k is used when running apache as a service.


If you still need to shutdown the process *i know the bug is quite old ;)* you 
could search through all processes, find each apache process and search the 
parent pids until you get to the top parent then close that first then each of 
the children (for a hint on getting parent pids look at 
http://www.codeproject.com/threads/ParentPID.asp )

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to