From:             [EMAIL PROTECTED]
Operating system: Windows 2000 SP3
PHP version:      4.2.3
PHP Bug Type:     IIS related
Bug description:  HTTP Filter DLL C:\PHP\php4ts.dll failed to load

Creating new report since Bug #10725 has been closed.

I have installed PHP on my Win2kAS IIS 5.0 server, and added an ISAPI
filter for php4ts.dll, however whenever IIS is started or restarted, the
following Event appears in the Systen Log:

--------------------
Event Type:     Error
Event Source:   W3SVC
Event Category: None
Event ID:       14
Date:           12/14/2002
Time:           9:45:39 AM
User:           N/A
Computer:       THE0REM-1
Description:
The HTTP Filter DLL C:\PHP\php4ts.dll failed to load.  The data is the
error. 
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp. 
Data:
0000: 7f 00 00 00               ...    
--------------------

IUSR_THE0REM-1 has read/exec permissions on the PHP directory (including
the DLL).  Auditing this directory for failed accesses does not indicate
any kind of user access or permissions problems.

I would much rather be using the ISAPI filter as opposed to using CGI via
php.exe, but have not been able to get it to work using any release of PHP
4, not using any Win2k Service Pack level.

I have searched all over for a resolution to this problem, however have
only found more reports of it from a number of other users with no
resolutions.
-- 
Edit bug report at http://bugs.php.net/?id=21012&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21012&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21012&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21012&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21012&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21012&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21012&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21012&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21012&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21012&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21012&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21012&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21012&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21012&r=isapi

Reply via email to