php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27886 CGI causes HTTP Error 400 (Bad Request)
Submitted: 2004-04-06 10:40 UTC Modified: 2004-04-06 10:48 UTC
From: faraco dot phpbugs at mailnull dot com Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 5.0.0RC1 OS: Windows NT SP6
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: faraco dot phpbugs at mailnull dot com
New email:
PHP Version: OS:

 

 [2004-04-06 10:40 UTC] faraco dot phpbugs at mailnull dot com
Description:
------------
I've installed PHP 5 RC1 on a Windows NT SP6 machine. When running PHP as ISAPI, everthing works perfectly. But when using PHP as CGI, any request causes an HTTP Error 400 (Bad Request).
I've read the documentation and could not find anything wrong in IIS e PHP configuration.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-06 10:48 UTC] faraco dot phpbugs at mailnull dot com
Sorry. It really was a configuration problem: I need to set directive cgi.force_redirect = 0.
 [2012-01-16 06:46 UTC] maitoe2r at gmail dot com
Please go through this link 

http://www.easy2resolve.com/software-issues/netscape-navigator-errors-http-error-400-400-bad-request
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 16:01:33 2024 UTC