From: jswift at usc dot edu
Operating system: IIS6 Windows Server 2006
PHP version: 5.2.4
PHP Bug Type: IIS related
Bug description: New PHP 5.2.4 install -> "PHP has encountered an Access
Violation at 0131903A"
Description:
------------
Hello,
I trying a new PHP 5.2.4 on Windows Server 2006 II6. I have followed all
of the installation notes I could find, and I always get this error: "PHP
has encountered an Access Violation at 0131903A", or some other # at the
end. I have tried:
1) setting all the paths in the PHP.ini file so IUSR has write
permissions
2) turned my firewall off
3) copied PHP.ini to c:\windows
4) set environtal variable, etc. as per instructions on this website
Can anyone point me to a good set of installation notes? The ones on this
website are not sufficient.
Thank you, J.
Reproduce code:
---------------
<html>
<body>
<?php
print ("I am the CHICKEN MAN");
?>
</body>
</html>
Expected result:
----------------
I am the CHICKEN MAN
Actual result:
--------------
PHP has encountered an Access Violation at blah blah blah...
--
Edit bug report at http://bugs.php.net/?id=42676&edit=1
--
Try a CVS snapshot (PHP 4.4):
http://bugs.php.net/fix.php?id=42676&r=trysnapshot44
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=42676&r=trysnapshot52
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=42676&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=42676&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=42676&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=42676&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=42676&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=42676&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=42676&r=support
Expected behavior: http://bugs.php.net/fix.php?id=42676&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=42676&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=42676&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=42676&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42676&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=42676&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=42676&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=42676&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=42676&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=42676&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=42676&r=mysqlcfg