Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Session invalid or expired roundcube  (Read 2264 times)

0 Members and 1 Guest are viewing this topic.

Aby

  • Guest
Session invalid or expired roundcube
« on: April 06, 2014, 06:58:05 am »
Session invalid or expired roundcube



1. Log in to the server

2. Access the following file
Code: [Select]
/usr/local/cpanel/base/3rdparty/roundcube/config/main.inc.php
3. Comment the line

Code: [Select]
$rcmail_config['session_lifetime'] = 10;
( It is not recommended because session timeout is a security feature. You can also try increase the default value – 10 to a higher value. )

4. Save the file.

Please do let us know if you need any further help.