You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/06/02 16:54:02 UTC

DO NOT REPLY [Bug 25484] - Non-service Apache cannot be stopped in WinXP

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


eddiearmeen@yahoo.co.uk changed:

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




------- Additional Comments From eddiearmeen@yahoo.co.uk  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org