Re: [PHP4BETA] Debugging ISAPI on WinNT

[email protected] (Zeev Suraski)
Newsgroups php.dev,php.version4
Message-ID <[email protected]>
The procedure I described is used to do exactly that (and has a side
effect of closing stale inetinfo.exe's if necessary)

Zeev

On Mon, 22 May 2000, Andreas Karajannis wrote:

> Zeev Suraski wrote:
> > 
> > Well, while I'm not sure why this happens, there's one reliable way to
> > stop a program under Win32 - connect to it using a debugger, and stop
> > debugging.  In Visual C++:
> > 
> > Build->Start Debug->Attach to Process
> > 
> > Check 'Show system processes',
> > 
> > Select inetinfo.exe, attach to it, and stop the debugger.
> > 
> > Not exactly helpful on your PHP problem, but it saved me a few hundred
> > reboots so far :)
> > 
> 
> Yeah, just noticed it myself, as I tried again.
> You can also use kill.exe from NT Resourcekit - but back to the problem:
> How to debug the isapi extension?
> 
> -Andreas
> 
> 

-- 
Zeev Suraski <[email protected]>
http://www.zend.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.