From:             peterp4n at hiya dot pe dot kr
Operating system: windows 2000 professional
PHP version:      4.3.3
PHP Bug Type:     IIS related
Bug description:  Invalid access to memory location

Description:
------------
Hello!

I have a little problem when I try to display index.php. 
I'm using IIS and the ISAPI module and php-4.3.3

First result :
. Invalid access to memory location

Second result :
. PHP has encountered an Access Violation at 017D3D26
Invalid access to memory location


Reproduce code:
---------------
<?php phpinfo(); ?>

Actual result:
--------------
First result =>
    Invalid access to memory location
Second result =>
    PHP has encountered an Access Violation at 017D3D26

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

Reply via email to