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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 12:01:30 2024 UTC