Hello i'm trying to find the solution for a couple of hours to no avail,
I'm locked out of every roundcube in my VPS, here's my problem:
I changed the server time on WHM today and a client of mine said she couldn't log in the email (roundcube),
i tested it on both accounts already being used and brand new, and everytime i try to login in roundcube i receive the message
"Your session is invalid or expire" (both troght roundcube form and cpanel webmail).
i search the forums and google and nothing it tryied both serverside and clientside would help, i also tryied changing the timezone back and it didnt work.
what else could i try?
I resolved the issue:
the problemas was in MySQL timezone, after i changed the Timezone @ whm, i was working on some sqls that used now() and the server datetime generally and noticed mysql Datetime was still in the old timezone, so i just needed to reboot mysql and it updated, solving all issues.
please close the topic