From:             allclone at clx dot serveftp dot com
Operating system: server 2000 sp4
PHP version:      4.3.5
PHP Bug Type:     IIS related
Bug description:  memory could not be "read"

Description:
------------
when Intall php to the defualt location c:\php and give iis accesss to the
temp/save folders and i run the script IIS/windows server 2000 comes up
with an error but if i do not give accress to thoughs folders, i run the
script and it gives me a user/pass promt and i put in my user/pass word
and it genirates the script.

Reproduce code:
---------------
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>

Expected result:
----------------
see the php information page

Actual result:
--------------
windows saying:

php.exe - Application Error
The instruction at "0x100b5bf6" referenced memory at
"0x00000000", The memory could not be "read".

CLick on OK to terminate teh program.


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

Reply via email to