Re: [PHP4BETA] Debugging ISAPI on WinNT
[email protected] (Chris Adams)
| Newsgroups | php.dev,php.version4 |
|---|---|
| Message-ID | <[email protected]> |
On 05/22/00 07:55:39 AM [email protected] wrote: >AK>> Yeah, just noticed it myself, as I tried again. >AK>> You can also use kill.exe from NT Resourcekit - but back to the problem: >AK>> How to debug the isapi extension? > >I vaguely remember that you can set "isolation level" which will make your >ISAPI separate process. Am I dreaming or this is real thing? The "Run as separate process" option in the NT Internet Services Manager has this effect. W2k offers the isolation level option that gives you one or two other choices. (Unrelated but in case anyone doesn't have the resource kit and still wants to easily kill processes, see http://www.sysinternals.com/pskill.htm.)