Author Topic: Training fix: Your session is invalid or expired  (Read 19570 times)

Offline netco

  • Newbie
  • *
  • Posts: 1
Training fix: Your session is invalid or expired
« on: February 16, 2017, 11:16:57 AM »
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
« Last Edit: February 16, 2017, 11:21:47 AM by netco »

Offline RiverCactusMario

  • Newbie
  • *
  • Posts: 2
Re: Training fix: Your session is invalid or expired
« Reply #1 on: August 06, 2023, 09:18:54 AM »
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

Offline RiverCactusMario

  • Newbie
  • *
  • Posts: 2
Re: Training fix: Your session is invalid or expired
« Reply #2 on: August 07, 2023, 11:42:42 AM »
Never mind. The issue disappeared today.