[EMAIL PROTECTED] Re: Controlling Apache Win32 as a Console App

2005-10-10 Thread Martin Atkins
Joost de Heer wrote: If you want to script this, get something like ptree (from the resource kit) or pskill (from sysinternals) to kill the process. I just remembered that ptree requires a service to be installed, so drop that option. pskill is what you want. Thanks for the advice. That see

[EMAIL PROTECTED] Re: Controlling Apache Win32 as a Console App

2005-10-07 Thread Joost de Heer
> If you want to script this, get something like ptree (from the resource > kit) or pskill (from sysinternals) to kill the process. I just remembered that ptree requires a service to be installed, so drop that option. pskill is what you want. Joost --

[EMAIL PROTECTED] Re: Controlling Apache Win32 as a Console App

2005-10-06 Thread Joost de Heer
> It doesn't seem to be possible to use "apache -k shutdown" to kill an > Apache instance running as a console app. It simply moans about not > being able to find the Apache2 service: > [Thu Oct 06 10:28:27 2005] [error] (OS 2)The system cannot find the file > specified. : No installed service nam