php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12464 IIS5.0 header problems
Submitted: 2001-07-30 06:18 UTC Modified: 2001-11-11 12:31 UTC
From: j dot gray at cowan dot edu dot au Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0.6 OS: win 2k
Private report: No CVE-ID: None
 [2001-07-30 06:18 UTC] j dot gray at cowan dot edu dot au
The below message is getting spewed from an IIS5.0 win2k PHP 4.06 MySQL 3.23.39a App. when it shouldn't


HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Mon, 30 Jul 2001 10:24:55 GMT Content-type: text/html X-Powered-By: PHP/4.0.6 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache 

See the line
"PHP/4.0.6 Expires: Thu, 19 Nov 1981"
what is with that. To me it looks like it is sending expired headings

If I turn off keep alives all is well. This isn't caused by proxies or firewalls.

Could anyone cool diagnose that please

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-11 12:31 UTC] sander@php.net
AFAIK, this is expected behaviour. It sends this header(s) to assure that the browser won't cache the page.
 [2004-08-02 22:16 UTC] tap1872002 at yahoo dot com
i want know bugs of ASP , PHP-nuke , phpbb , IIS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 11:01:29 2024 UTC