php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2336 Internal Server Error, when POST'ing
Submitted: 1999-09-20 11:52 UTC Modified: 1999-09-23 16:42 UTC
From: gdw1 at cornell dot edu Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 2 OS: Win NT 4.0 sp5
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: gdw1 at cornell dot edu
New email:
PHP Version: OS:

 

 [1999-09-20 11:52 UTC] gdw1 at cornell dot edu
Same as on 98 or 95:

<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:42 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: Fri Apr 19 15:01:28 2024 UTC