[PHP-DEV] PHP 4.0 Bug #4338: Header in HTML stream From: chris <email protected>
Date: 05/05/00

From: chris <email protected>
Operating system: Win NT 4.0 SP 6
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Other
Bug description: Header in HTML stream

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).

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>