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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC