php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4359 trouble with CGI mode
Submitted: 2000-05-09 15:32 UTC Modified: 2000-06-17 19:51 UTC
From: cyrus at datapower dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 1 OS: Linux 2.2.5-15
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cyrus at datapower dot com
New email:
PHP Version: OS:

 

 [2000-05-09 15:32 UTC] cyrus at datapower dot com
I'm having trouble getting PHP4 to work with Apache - my scripts work
fine on the command line, and with my working PHP3 CGI installation, but
they return an "Internal Server Error" with Apache, and a "Premature end of script headers" error in the server logs.  Can't seem to make it dump core, either.  My configuration options were
--with-mysql --enable-discard-path --with-xml 
I get the same error whether or not I have the "enable-discard-path" option turned on, while my PHP3 installation will display a "No input file specified" error when that option is omitted.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-17 19:51 UTC] andi at cvs dot php dot net
Should be fixed in latest CVS. You can also get the latest snapshot at snaps.php.net. If you are still having problems please open a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 14:01:34 2024 UTC