[PHPLIB] session.inc: allowcache = "private" => problems with index.php3 From: mail <email protected>
Date: 11/02/99

As far as I can see the allowcache setting in session.inc
changed from "no" to "private" in 7.2.
The documentation still says that default is no chaching.
When reloading the test page index.php3 the counter does not
increment. Even when I explicitly reload the page (with the
toolbar button instead of clicking on the link on the page
to itself) it gets the same cached page again with the
counter unchanged.

I am using IE 5.0 with cache setting set to "automatically":
Extras=>Internet Options=>Temporary Files=>Settings
(In German: "Neuere Versionen der gespeicherten Seiten
suchen": "automatisch")
This was the default setting.

After changing allowcache to no (in either session.inc or
local.inc) the test page behaves nicely.

I think the base code, the documentation and the test code
have to get in sync again :-)

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.