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
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: 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: Fri Apr 26 06:01:32 2024 UTC