From: arthur at petraclc dot com Operating system: RH 2.4.20-28.8smp PHP version: 5CVS-2004-07-26 (dev) PHP Bug Type: *URL Functions Bug description: Header Function is broken
Description: ------------ After discovering that there was a bug with version 5.0.0 (HTTP authentication broken - discovered through working with phpMyAdmin-2.5.7.pl1) I went to the CVS snapshot version Jul 26, 2004. The HTTP authentication now works, but the "header" function is broken. In Version 5.0.0, the header function was working. Expected result: ---------------- header function should have redirected to the target page. Actual result: -------------- "Page Not Found" error showed up instead. -- Edit bug report at http://bugs.php.net/?id=29388&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29388&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29388&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29388&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29388&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29388&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29388&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29388&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29388&r=support Expected behavior: http://bugs.php.net/fix.php?id=29388&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29388&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29388&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29388&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29388&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29388&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29388&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29388&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29388&r=float
