From: rene at lico dot nl
Operating system: Windows 2003
PHP version: 5.1.1
PHP Bug Type: IIS related
Bug description: Access violation on file open
Description:
------------
Using PHP as ISAPI module results in getting "PHP has
encountered an Access Violation at ...".
The cause of this access violation is quite unknown to me and
I have no idea how to debug this error.
What I have found is that it _could_ happen on a
file_get_contents or a fopen using the http wrapper. But
again: i'm not sure.
First of all: please help me in tracing down this problem.
Reproduce code:
---------------
<? print file_get_contents("http://localhost"); ?>
Expected result:
----------------
not the actual result :)
Actual result:
--------------
PHP has encountered an Access Violation at 010E2ED6
--
Edit bug report at http://bugs.php.net/?id=35732&edit=1
--
Try a CVS snapshot (PHP 4.4):
http://bugs.php.net/fix.php?id=35732&r=trysnapshot44
Try a CVS snapshot (PHP 5.1):
http://bugs.php.net/fix.php?id=35732&r=trysnapshot51
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=35732&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=35732&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=35732&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=35732&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=35732&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=35732&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=35732&r=support
Expected behavior: http://bugs.php.net/fix.php?id=35732&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=35732&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=35732&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=35732&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35732&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=35732&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=35732&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=35732&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=35732&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=35732&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=35732&r=mysqlcfg