From:             m dot r dot black at aggiemail dot usu dot edu
Operating system: Windows Server 2003
PHP version:      5.2.5
PHP Bug Type:     IIS related
Bug description:  "PHP has encountered an Access Violation at 0446932E"

Description:
------------
"PHP has encountered an Access Violation at 0446932E"

I've follow what help i could online to install PHP on IIS including
verifying my .ini file and all i get is this code. I tried messing around
with capitalization and stuff because i heard from some that's what they
had to do but still no luck and i've googled the violation and no one has
posted that specific error. You're welcome to check for yourself at:
http://www.snowstomp.info/MYPHP.PHP

Reproduce code:
---------------
<html>
<body>
<p>HTML is working</p>
<br>
<?php echo "PHP is working"; ?>
</html>
</body>

Expected result:
----------------
The two lines of code.

Actual result:
--------------
"PHP has encountered an Access Violation at 0446932E"

-- 
Edit bug report at http://bugs.php.net/?id=44413&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44413&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44413&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44413&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44413&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44413&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44413&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44413&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44413&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44413&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44413&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44413&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44413&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44413&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44413&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44413&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44413&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44413&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44413&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44413&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44413&r=mysqlcfg

Reply via email to