From: [EMAIL PROTECTED] Operating system: linux 2.4.18 - slack 8.1 PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: $_SERVER['PHP_SELF'] gives wrong info
A call to http://localhost/env.php with env.php containing a phpinfo() call returns this for $_SERVER['PHP_SELF'] = ocs/env.php I have no idea what 'ocs' is. This is run on a Konqueror 3.1 browser. PHP is ran as CGI. Previous php (4.2.3) compiled using the _exact_ same setup gives the correct info (localhost/env.php) -- Edit bug report at http://bugs.php.net/?id=21261&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21261&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21261&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21261&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21261&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21261&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21261&r=support Expected behavior: http://bugs.php.net/fix.php?id=21261&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21261&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21261&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21261&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21261&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21261&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21261&r=isapi