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
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:
32 - 19 = ?
Subscribe to this entry?

 
 [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 12:01:31 2024 UTC