php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2068 Internal Server Error, when POST'ing
Submitted: 1999-08-16 08:40 UTC Modified: 1999-09-23 16:34 UTC
From: fyre at mediaone dot net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 2 OS: windows 98
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fyre at mediaone dot net
New email:
PHP Version: OS:

 

 [1999-08-16 08:40 UTC] fyre at mediaone dot net
<form method="post" action="<? echo "$PATH_INFO"; ?>">
<input type="text" name="box"><input type="submit" name="submit" value="submit">
</form>

when submit is pressed, i get a 500 Internal Server Error, and in Apache's error.log, i get this error message:

"Premature end of script headers: c:/php/php.exe"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-23 16:34 UTC] andi at cvs dot php dot net
Please try and use the new binaries Zeev prepared and see if they work for you. If they
don't then repost your bug report.

http://www.php.net/version4/do_download.php?download_file=Beta3-dev-Win32.zip

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 12:01:33 2025 UTC