php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4338 Header in HTML stream
Submitted: 2000-05-05 16:30 UTC Modified: 2000-08-18 13:08 UTC
From: chris at searle1 dot demon dot co dot uk Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 1 OS: Win NT 4.0 SP 6
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: chris at searle1 dot demon dot co dot uk
New email:
PHP Version: OS:

 

 [2000-05-05 16:30 UTC] chris at searle1 dot demon dot co dot uk
Linked to bugs id #3469 and #4155

The same issue affects Win NT 4 running with SP 6 and with Apache 1.3.12 binaries downloaded about two weeks ago and the Windows RC1 binaries.

Cannot repeat the problem on Redhat 6.2 running Apache 1.3.12 and PHP4 RC 1 built from source

There are two headers, firstly X-Powered-By, then Content-Type: text/html that appear inside the browser.

If you switch expose_php to off, then correctly you lose the X-Powered-By header, but you still get

Content-Type: text/html

in the browser window

(checked with IE4, IE5, Netscape 4.6 and 4.7).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 22:07 UTC] brad@php.net
Are you running PHP as a CGI?
 [2000-08-18 13:08 UTC] waldschrott@php.net
Fixed weeks ago.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC