| David M. Patterson 2005-04-27, 3:58 pm |
| Aaron,
The easiest way that I have found to do this is to use
SysInternals (http://www.sysinternals.com) pskill utility.
You'll find it on their site under:
- Windows NT/2K/XP/2K3
- Utilities
- PsTools vx.y
I just shell out a pskill command.
Hope this helps.
David M. Patterson
Consulting Software Engineer
-----Original Message-----
From: Wagner, Aaron [mailto:aaron.wagner@bankofamerica.com]
Sent: Tuesday, April 26, 2005 10:36 AM
To: php windows
Subject: Process Control in Windowz
Has anybody used process control for PHP in Apache2. I have processes
that lock and become zombie process. I would like a way to kill them
with out having to bounce Apache2 service.
Running on win2k,
Server Version: Apache/2.0.48 (Win32) mod_perl/1.99_13-dev Perl/v5.8.3
PHP/4.3.4
Thanx
aaron
|