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
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: 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: Thu May 02 19:01:29 2024 UTC