For Programmers: Free Programming Magazines  


Home > Archive > PHP on Windows > April 2005 > Process Control in Windowz









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Process Control in Windowz
Aaron Wagner

2005-04-26, 3:58 pm


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
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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com