[horde] Horde forgets session

Michael M Slusarz slusarz at horde.org
Thu Aug 1 18:29:05 UTC 2013


Quoting Lukas Haase <lukashaase at gmx.at>:

>> But you haven't provided us with your session backend storage
>> information.  That's the important element here.
>
> Oh sorry. Do you mean the session handler with that?
>
> $conf['sessionhandler']['type'] = 'Builtin';
> $conf['sessionhandler']['hashtable'] = false;

This shouldn't be an issue, especially since PHP handles the session  
storage with the Builtin driver.

Your next option is to enable DEBUG level logging.  There should be  
DEBUG output as to session saving/reading/destroying in there.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list