[ale] Phpmyadmin timeout

Jim Lynch ale_nospam at fayettedigital.com
Tue Jun 21 17:04:11 EDT 2011


Trying to increase the timeout on phpmyadmin.  A google search turns up 
multiple suggestions to add this: $cfg['LoginCookieValidity'] = 3600 * 
9;  But that didn't do anything for me.  Any ideas?

I put that in /etc/phpmyadmin/config.inc.php which appears to be what is 
read.

I also added:
ini_set('session.gc_maxlifetime', 72000);
and
$cfg['Servers'][$i]['LoginCookieValidity'] = 72000; // 20 hours
In the appropriate place.

Has anyone found the magic?

Thanks,
Jim.



More information about the Ale mailing list