php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29388 Header Function is broken
Submitted: 2004-07-26 16:26 UTC Modified: 2004-07-26 16:37 UTC
From: arthur at petraclc dot com Assigned:
Status: Not a bug Package: *URL Functions
PHP Version: 5CVS-2004-07-26 (dev) OS: RH 2.4.20-28.8smp
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: arthur at petraclc dot com
New email:
PHP Version: OS:

 

 [2004-07-26 16:26 UTC] arthur at petraclc dot com
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-26 16:34 UTC] arthur at petraclc dot com
As an aside, phpMyAdmin 2.6.0-beta2 has corrected a problem from version 2.5.7-pl1 against PHP5.1.0-CVS where it would report a MySQL "user not found" error.

The problem was with phpMyAdmin, not PHP5 in this case.
 [2004-07-26 16:37 UTC] tony2001@php.net
Not a bug? -> bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 18:01:28 2024 UTC