[PHPLIB] cache problem From: Paul Cheung (admin <email protected>)
Date: 01/28/00

Hi

I have just installed phplib7.2 with apache 1.3.9 and php3.0.14 on Linux.

I try to play with the example and load index.php3. However, the session
variable does not change even if I press refresh or click the reload link.
I can press ctrl-F5 on ie 5 to make the variable refreshed.

I trace the source code and find that the cache header in session.inc is by
default set to private. I have tried to set the $allowcache to "no" by
default but the code in session.inc seems have some problems....I then
modified some lines to force it to no-cache.

I wonder if it is a known problem or it is my configuration problem. Please
advise.

[ I also encounter problems in showoff.php3 which may be related to this
one. So I wait for a solution for this problem before I ask this ].

Thanks
Paul

-
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.