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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: j dot gray at cowan dot edu dot au
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 20:01:46 2025 UTC