ID: 10480 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Description: ISAPI module conflicts with asp.dll Original comment: I'm having the problem that has been reported before (looking at past bug reports) about the isapi .dll conflicting with asp.dll. When I run a php page, all successive attempts to run an asp page fail with a 500 Server Application Error under IIS5.0. Rebooting solves this problem until a php page is again executed. I have been able to verify that this does not affect php.exe - only the .dll seems to conflict. Still, the performance gain in running php as a SAPI instead of a CGI module would be nice! Scott Gould FOLLOWUP: The following message appears the in the event log when asp.dll stops responding: The server failed to load application '/LM/W3SVC/6/Root'. The error was 'The application called an interface that was marshalled for a different thread.'. Previous Comments: --------------------------------------------------------------------------- [2001-04-24 15:49:07] [EMAIL PROTECTED] I'm having the problem that has been reported before (looking at past bug reports) about the isapi .dll conflicting with asp.dll. When I run a php page, all successive attempts to run an asp page fail with a 500 Server Application Error under IIS5.0. Rebooting solves this problem until a php page is again executed. I have been able to verify that this does not affect php.exe - only the .dll seems to conflict. Still, the performance gain in running php as a SAPI instead of a CGI module would be nice! Scott Gould --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=10480 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]