Author Topic: SESSION TIMEOUTS? HOW TO CHANGE DEFAULT?  (Read 1738 times)

cswett

  • Jr. Member
  • **
  • Posts: 16
    • SmartChicken
SESSION TIMEOUTS? HOW TO CHANGE DEFAULT?
« 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
 ???

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Re: SESSION TIMEOUTS? HOW TO CHANGE DEFAULT?
« Reply #1 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.
Calem Community Forum Admin