Re: [phplib] No persistent session vars. From: Bernd Neumayr (bernd <email protected>)
Date: 09/01/00

i had to set
var $allowcache = "no";
in my sessionclass in local.inc, although this should be default.

bernd

>Does anyone remember why session variables don't get saved/restored, that
>is, the "Per Session Data" in the "index.php3" sample doesn't increment?
>
>We have no other errors, and everything else seems to work fine.
>
>I had this problem before and can't remember the solution.
>
>Cookies are all enabled. Tried another browser on another machine too.
>
>Here's the data parameters in the PHP .ini file
>;;;;;;;;;;;;;;;;;
>; Data Handling ;
>;;;;;;;;;;;;;;;;;
>magic_quotes_gpc = On
>magic_quotes_runtime= Off
>magic_quotes_sybase = Off
>track_vars = On
>auto_prepend_file = prepend.php3

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>