Monday 1 May 2017

Increase session timeout of PhpMyAmin


Changing php.ini will change the session duration for all the websites running on the server. To change it just for PhpMyAdmin, open config.inc.php and add:
$sessionDuration = 60*60*24*7; // 60*60*24*7 = one week
ini_set('session.gc_maxlifetime', $sessionDuration);
$cfg['LoginCookieValidity'] = $sessionDuration;

5 comments:

  1. It’s really a nice and helpful piece of info. I’m glad that you just shared this helpful info with us. Please keep us informed like this. Thanks for sharing. mobile phone mockup

    ReplyDelete
  2. I just now discovered your blog post and now I’m remember to start with followers. iphone psd

    ReplyDelete
  3. I genuinely treasure your work , Great post. ipad device template

    ReplyDelete
  4. Immigration Lawyers here are some links to sites that we link to because we think they are worth visiting. phone mockup psd

    ReplyDelete
  5. Where do you come up with this? Just saying you are very imaginative. You should ask your readers for new topics. front end developer

    ReplyDelete