php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #413 Premature end of headers on Apache 1.3b7
Submitted: 1998-05-28 15:49 UTC Modified: 1998-06-01 00:37 UTC
From: kg9ae at geocities dot com Assigned: rasmus (profile)
Status: Closed Package: Other
PHP Version: 3.0 Release Candidate 4 OS: Windows 95 (4.01.970)
Private report: No CVE-ID: None
 [1998-05-28 15:49 UTC] kg9ae at geocities dot com
Any script will reproduce this error.  The PHP process hangs.  I have to kill the HTTPD process to make it stop.  I am using the binary distribution of PHP3 RC4 (Win32) and the Binary dist of Apache 1.3 b7.  I have no problem with Apache 1.3 b6, so I have not completely ruled out a bug with Apache.

I have tested various CGIs on Apache 1.3b7.  Some seem to have been broken by b7.  Others work fine.  PHP3RC4 causes this error in the Apache error log:
[error] Premature end of script headers:...

There appear to be numerous changes to Apache 1.3 b7 (Win32).  Many seem to be related to the Win32 API.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-06-01 00:37 UTC] rasmus
Confirmed to be an Apache-1.3b7 problem.  Fixed in the
latest Apache sources.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC