php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11151 PHP ISAPI cause ASP to malfunction under special circumstances
Submitted: 2001-05-28 05:56 UTC Modified: 2001-12-02 04:34 UTC
From: jstangl at itc-germany dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.5 OS: Windows 2000
Private report: No CVE-ID: None
 [2001-05-28 05:56 UTC] jstangl at itc-germany dot com
We are running PHP 4.0.4/4.0.5 on W2K Server with SP1 and encountered the following problem when using ISAPI on IIS 5.0.  
PHP is running without problems but after browsing some PHP functions (phpinfo()) on the web server subsequently started ASP sites report the following error: 
-2147417842 (0x8001010e)
Only restarting the web server or killing the releated dllhost.exe process resolve this problem.
If the web site is running low (In process) there are no errors with ASP sites. Also if we install the php4isapi.dll as ISAPI Filter on the IIS Master properties or using the CGI mode we get no errors with APS sites.
I include no gdb backtrace cause PHP is working fine.

Can you confirm this problem?
Are there any disadvantages in installing the PHP ISAPI filter in this environment?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-11 12:10 UTC] sander@php.net
Can you try upgrading to PHP-4.0.6? Does the problem still occur?
 [2001-12-02 04:34 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 01:01:30 2024 UTC