Re: [PHP4BETA] Debugging ISAPI on WinNT
[email protected] ("Timur Safin")
| Newsgroups | php.dev,php.version4 |
|---|---|
| Message-ID | <00c801bfc3f4$83754340$13c810ac@timurnb> |
ISAPI-filters are locked because IIS preloaded them for performance reasons. To unlock all used and preloaded dll go to IIS-console: o Select Web-site o Right-click "Properties" o "Home Directory" Tab; o Press "Unload" button at right-bottom corner. Happy coding, Timur Safin mailto:[email protected] mailto:[email protected] http://timur.lanit.ru ----- Original Message ----- From: "Andreas Karajannis" <[email protected]> To: "php-dev" <[email protected]>; <[email protected]> Sent: Monday, May 22, 2000 4: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] > >