php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7727 Content-Type: is displayed twice
Submitted: 2000-11-09 10:43 UTC Modified: 2001-01-08 09:58 UTC
From: adrian at hottub dot org Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.3pl1 OS: Windows 2000 (WindowsInstaller v
Private report: No CVE-ID: None
 [2000-11-09 10:43 UTC] adrian at hottub dot org
phpinfo.php ==

-- cut here --
<? phpinfo(); ?>
-- cut here --

- With this and running:  c:\php\php.exe phpinfo.php
Produces output which starts:

-----cut here-----
Content-type: text/html

Content-type: text/html

<!DOCTYPE...


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-07 11:04 UTC] jmoore@php.net
What server are you running this on? Can you please provide some more information about your setup? I cannot reproduce this on any of my PHP Installs under Win 2k (IIS: (ISAPI, CGI), Apache: (apache_mod, CGI), Omni Httpd) also please include your php.ini file.

James
 [2001-01-08 09:58 UTC] sniper@php.net
User reported problem solved. Might have been build prob.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 01 14:00:01 2026 UTC