From:             reha at bilgiparki dot com
Operating system: Windows 2000 Server
PHP version:      4.3.7
PHP Bug Type:     IIS related
Bug description:  PHP has encountered an Access Violation

Description:
------------
When calling a webpage, it says "PHP has encountered an Access Violation
at 01907A6D" within anywhere of the page.

Windows 2000 Server
IIS5 
PHP 4.3.7
Running as ISAPI module 

In my opinion, this type of fatal errors should be going to the Event Log
instead of displaying to users.

Reproduce code:
---------------
<?
 echo "IP Adresiniz :"
 echo $_SERVER["REMOTE_ADDR"]
?>

Expected result:
----------------
IP Adresiniz : 81.213.98.71PHP has encountered an Access Violation at
01907A6D


-- 
Edit bug report at http://bugs.php.net/?id=28942&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28942&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28942&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28942&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28942&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28942&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28942&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28942&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28942&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28942&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28942&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28942&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28942&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28942&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28942&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28942&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28942&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28942&r=float

Reply via email to