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 Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 + 43 = ?
Subscribe to this entry?

 
 [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 16:01:28 2024 UTC