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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
17 + 40 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Wed Apr 24 15:01:30 2024 UTC