Calem Community Forum

General => Setup => Topic started by: cswett on August 23, 2008, 01:43:17 pm

Title: SESSION TIMEOUTS? HOW TO CHANGE DEFAULT?
Post by: cswett on August 23, 2008, 01:43:17 pm
How Can I Change the Calem Apache/PHP Default Session Timeout

Does Calem use the default PHP session timeout or does one of the files have an override for this?  I would like to increase the session timeout so that we don't get disconnected and have to log back in.

I'm curious where these settings are so that I can make a change.  Seems as though roughly 5 minutes of inactivity and we get disconnected.

Thanks
Casey
 ???
Title: Re: SESSION TIMEOUTS? HOW TO CHANGE DEFAULT?
Post by: calemadmin on August 27, 2008, 08:36:24 am
Sessions have a lifetime of one hour. It is defined in server/calem.php as calem_session_config.
You may verify the config, do another test run. If it is still an issue, please open a mantis issue for it.