Date: 07/06/00
- Next message: Steve Edberg: "Re: [phplib] Testing if phplib is installed and working"
- Previous message: Darryl Ross: "Re: [phplib] php3.ini doesn't seems to be working"
- Next in thread: Philippe Paravicini: "RE: [phplib] phplib problems with MSIE 5.x"
- Reply: Philippe Paravicini: "RE: [phplib] phplib problems with MSIE 5.x"
- Maybe reply: Boseret, Nicolas: "RE: [phplib] phplib problems with MSIE 5.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all. I'm sorry if this has been covered, but I'm having terrible
cache problems with PHPLIB and MISE 5.x. I'm using version 7.2b.
Basically, the pages get read out of the cache when they should be
coming directly from the server. I've even tried putting
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
into the prepend.php3 and that still doesn't seem to help. Any advice or
documentation about how to fix this problem would really be appretiated.
Thanks.
-Chris Lea
mailto:chrislea <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Steve Edberg: "Re: [phplib] Testing if phplib is installed and working"
- Previous message: Darryl Ross: "Re: [phplib] php3.ini doesn't seems to be working"
- Next in thread: Philippe Paravicini: "RE: [phplib] phplib problems with MSIE 5.x"
- Reply: Philippe Paravicini: "RE: [phplib] phplib problems with MSIE 5.x"
- Maybe reply: Boseret, Nicolas: "RE: [phplib] phplib problems with MSIE 5.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

