Re: [PHP4BETA] Debugging ISAPI on WinNT
[email protected] ("Pavel Kalian")
| Newsgroups | php.dev,php.version4 |
|---|---|
| Message-ID | <002701bfc3f6$0208b740$c661d4c2@PAVELK> |
First two attempts: 1) crashes inetinfo.exe with Dr.Watson 2) tells me tha 'system error 1067 occured', 'the process terminated unexpectedly' and the 'WWW Publishing Service has not been started' 3) the IIS is restarted Third attempt: 1) Everything looks like shutting down normaly 2) IIS is stopped 3) net start w3svc starts it again Kind of fun... Pavel ----- Original Message ----- From: "Zeev Suraski" <[email protected]> To: "Pavel Kalian" <[email protected]> Cc: "Andreas Karajannis" <[email protected]>; "php-dev" <[email protected]>; <[email protected]> Sent: Monday, May 22, 2000 3:43 PM Subject: Re: [PHP4BETA] Debugging ISAPI on WinNT > > 'net stop iisadmin' says what? > > Zeev > > On Mon, 22 May 2000, Pavel Kalian wrote: > > > The same problem with immortal IIS shows up on W2k after ISAPI PHP > crash I > > posted a while ago as well. > > > > Pavel > > > > ----- Original Message ----- > > From: "Andreas Karajannis" <[email protected]> > > To: "php-dev" <[email protected]>; <[email protected]> > > Sent: Monday, May 22, 2000 2:43 PM > > Subject: [PHP4BETA] Debugging ISAPI on WinNT > > > > > > > > > > I' m fighting with Visual C, IIS, NT and PHP4 since I wanted to > debug > > > odbc on Win32 / ISAPI. > > > I've managed to compile both the Debug and Release versions of PHP > > > ISAPI. > > > Somehow I'm not able to get the isapi Debug version up and running - > the > > > Release version I've compiled gets loaded by PWS/IIS4 and parses PHP > > > scripts. > > > If I try to install the Debug version, restart iisadmin - and that's > it. > > > The service can't be stopped again, w3svc can't be started. I can't > even > > > 'kill' the inetinfo.exe process from TaskManager - "Access denied". > > > > > > Anybody can help? > > > > > > -Andreas > > > > > > -- > > > Andreas Karajannis > > > GMD National Research Center for Information Technology > > > Schloss Birlinghoven, D-53754 Sankt Augustin > > > Phone +49 2241 142948 > > > > > > -- > > > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > To contact the list administrators, e-mail: > [email protected] > > > > > > > > > > > -- > Zeev Suraski <[email protected]> > http://www.zend.com/ >