php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #5907 output cgi's php is bugged
Submitted: 2000-08-01 18:51 UTC Modified: 2001-12-02 04:41 UTC
From: octave at ovh dot net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.1pl2 OS: Linux
Private report: No CVE-ID: None
 [2000-08-01 18:51 UTC] octave at ovh dot net
Hello,

this is correct and it works

#./test.cgi 
Location: http://www.clicserveur.com
X-Powered-By: PHP/3.0.16
Content-type: text/html

it does not work any more

#./test.cgi 
X-Powered-By: PHP/4.0.1pl2
Location: http://www.clicserveur.com
Content-type: text/html

Octave

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-11 15:01 UTC] sander@php.net
AFAIK, both are in confirmation with the HTTP 1.1 spec. So what's wrong?
 [2001-12-02 04:41 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 06 17:01:27 2024 UTC