From: [EMAIL PROTECTED] Operating system: GNU/Linux PHP version: 4.2.3 PHP Bug Type: URL related Bug description: PHP_SELF is not correct with --enable-discard-path
When compiled with --enable-discrd-path PHP does not provide a valid PHP_SELF. It seems to me as simple as concatenating SCRIPT_NAME with PATH_INFO, do I miss something ? -- Edit bug report at http://bugs.php.net/?id=19592&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19592&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19592&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19592&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19592&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19592&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19592&r=support Expected behavior: http://bugs.php.net/fix.php?id=19592&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19592&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19592&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19592&r=globals