From: oliver at update dot ch Operating system: Linux PHP version: 4CVS-2004-02-24 (stable) PHP Bug Type: Apache2 related Bug description: $DOCUMENT_ROOT sometimes empty when register_globals=on
Description: ------------ The Global Variable $GLOBALS["DOCUMENT_ROOT"] or $DOCUMENT_ROOT is sometimes empty. After a reload $DOCUMENT_ROOT mostly contains the expected value. see also http://bugs.php.net/bug.php?id=25172 -- Edit bug report at http://bugs.php.net/?id=27375&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27375&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27375&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27375&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27375&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27375&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27375&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27375&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27375&r=support Expected behavior: http://bugs.php.net/fix.php?id=27375&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27375&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27375&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27375&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27375&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27375&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27375&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27375&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27375&r=float