Hi all,
I tried to update our RC-0.5.3 to RC-0.6-rc. The update itself was a complete new install as I wanted to clean up the whole stuff. mysql.update.sql had been run.
Now I'm not able to login. I'm always getting "Your session is invalid or expired.".
After some search in the net I found these error is now and raising
$rcmail_config['session_lifetime']
or setting it to '0' should solve the problem. Annoyingly it did not.
'logs/userlogins' shows me:
[2011-Sep-20 13:44:54 +0200]: Successful login for <user>@<domain> (ID: 5) from <ip> in session aae42b612676fe311fac3c6326c09c20 [2011-Sep-20 13:47:55 +0200]: Successful login for <user>@<domain> (ID: 5) from <ip> in session 883d11815296e0f86f891b39e2359b69
'logs/session':
[2011-Sep-20 13:44:54 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found [2011-Sep-20 13:47:49 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found [2011-Sep-20 13:47:55 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found
Why is the login aborted with a different session ID?
Any help is appreciated
Thanks
Willi
P.S. My php.ini has a correct timezone