Author Topic: Your session is invalid or expired  (Read 6473 times)

Offline trolley

  • Jr. Member
  • **
  • Posts: 19
Your session is invalid or expired
« on: August 29, 2006, 03:02:06 PM »
I've had a problem consistently, and I keep myself up to date with the SVN version, so I thought I might as well finally ask. I will get this error quite often:

Code: [Select]
Your session is invalid or expired
I can get it either when trying to log in, or when I am logged in at which time I'll be kicked back out to the login screen. I have the following for my session lifetime in my config:

Code: [Select]
$rcmail_config['session_lifetime'] = 20;
Is there any other reason I would keep getting this error? It's annoying to be in the middle of something then all the sudden be told my session is invalid and have to log in all over again. I am running Roundcube on a different server than my IMAP server, using IMAP over SSL.

Offline trolley

  • Jr. Member
  • **
  • Posts: 19
Re: Your session is invalid or expired
« Reply #1 on: August 30, 2006, 11:12:10 AM »

Offline flosoft

  • Sr. Member
  • ****
  • Posts: 349
    • http://flosoft.biz
Re: Your session is invalid or expired
« Reply #2 on: August 31, 2006, 06:21:32 PM »