From: allclone at clx dot serveftp dot com Operating system: Server 2000 SP4 PHP version: 4.3.6 PHP Bug Type: IIS related Bug description: Memory could not be read
Description: ------------ Install goes fine and I have website setup with the home directory diffrent from wwwroot. have the Iusr_machine name allsetup and i try to run the php script and it kills php.exe but if i take off the permisions of for iusr and run the script agen if promts me for user/password and i put in my nt user/pass for the server and run the script again have no problems. but i want to have anonimis accress. also have tryed with guest acount disabled and enabled Reproduce code: --------------- <?php // Show all information, defaults to INFO_ALL phpinfo(); ?> Expected result: ---------------- the php information page Actual result: -------------- window saying: The instruction at "0x100b5f46" refernced memory at "0x00000000". The memory could not be "read" Click on OK to terminate the program -- Edit bug report at http://bugs.php.net/?id=28413&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28413&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28413&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28413&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28413&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28413&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28413&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28413&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28413&r=support Expected behavior: http://bugs.php.net/fix.php?id=28413&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28413&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28413&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28413&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28413&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28413&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28413&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28413&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28413&r=float