php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32257 PHP 4.3.10 failing when run on IIS as ISAPI
Submitted: 2005-03-09 18:53 UTC Modified: 2005-03-25 01:00 UTC
From: osman dot anwer at utoronto dot ca Assigned:
Status: No Feedback Package: IIS related
PHP Version: 4.3.10 OS: Windows 2000 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: osman dot anwer at utoronto dot ca
New email:
PHP Version: OS:

 

 [2005-03-09 18:53 UTC] osman dot anwer at utoronto dot ca
Description:
------------
PHP 4.3.10 shows extreme instability when run on IIS as an ISAPI module.

Even a regular 
print "hello world";
world is failing for me.

It used to work just fine with PHP 4.3.6. And it works fine if I run it as a CGI. What changed?

My setup is W2K server with IIS 5 and PHP 4.3.10

Actual result:
--------------
The error messages you get are variously

"PHP has encountered an Access Violation at 77F47917"
with the address being different every time.

or
"The handle is not valid"

After I gave IUSR permission to *everything* possibly
PHP related I get just regular HTTP 500 errors.

Also nothing shows up in the event log, even though I've
configured it to do so.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-15 07:34 UTC] suprsidr at gmail dot com
Try unchecking "cache isapi events"
 [2005-03-16 18:23 UTC] osman dot anwer at utoronto dot ca
"Try unchecking "cache isapi events"

I've tried it, it didn't work. I've gone back to 4.3.8
 [2005-03-25 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC