Roundcube Community Forum

 

Training fix: Your session is invalid or expired

Started by netco, February 16, 2017, 11:16:57 AM

Previous topic - Next topic

netco

Hello.

Training fix and the following message in When you log into web mail Roundcube

Your session is invalid or expired

To fix the problem into your file php.ini

session.save_path set. for example:

session.save_path = "/tmp"

Enter session.cookie_lifetime the higher the value. for example:

session.cookie_lifetime = 1800

Save file php.ini

And restart your server


Good luck

RiverCactusMario

Hi all

A user is having the exact problem in the OP, but I'm not a technically trained, so I don't understand the instructions. Where would I find the php.ini? We use wordpress so is it in that?

Thanks a lot!

RCM

RiverCactusMario