php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9269 Premature end of script headers error
Submitted: 2001-02-14 19:39 UTC Modified: 2001-07-22 12:50 UTC
From: yuan2 at filhk dot com dot hk Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.4pl1 OS: Radhat 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yuan2 at filhk dot com dot hk
New email:
PHP Version: OS:

 

 [2001-02-14 19:39 UTC] yuan2 at filhk dot com dot hk
I compiled and installed php4 for the first time and it seems that all went right ,execute normal html page and CGI page such as .cgi .pl no any problem ,but when I try to execute any sort of php script I?m stuck with an
 Internal Server error and error_log says:

  Premature end of script headers: /usr/local/httpd/cgi-bin/test.php

 I check the system as following:
    
   a. -/httpd -l : it list all the compile module , the "mod_php4.c" include in it .
   b. check the server_software with perl is : "Apache/1.3.17 (unix)php/4.0.4pl1"

 Thanks for reply.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-18 10:05 UTC] kalowsky@php.net
have you configured apache to handle PHP page parsing?
 [2001-07-22 12:50 UTC] andy@php.net
no feedback after 30+ days.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 16:01:28 2025 UTC