MySQL/phpMyAdmin maxlifetime keeps getting reset
Posted by: Kirk (---.dhcp.roch.mn.charter.com)
Date: March 14, 2019 08:07PM

1 - Windows 10 Pro, Build 18855
2 - WampServer: 3.17
3 - Apache: 2.4.38a
4 - PHP Version: 7.1.22
5 - MySQL Version: 5.7.23
6 - What color is the WampServer icon: Green

For some reason the session.gc_maxlifetime value I set to 99999 changes itself back to 1440 on a daily basis. This happens every day at random times. It's not a biggie to reset it, but why does it keep changing back? I've checked and I don't have any gremlins running around on my machine. Am I missing a setting someplace?

Options: ReplyQuote
Re: MySQL/phpMyAdmin maxlifetime keeps getting reset
Posted by: Otomatic (Moderator)
Date: March 14, 2019 08:36PM

Hi,

Where did you change lifetime value ?
You need to change or to add this parameter in config.inc.php file of the PhpMyAdmin version you use.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: MySQL/phpMyAdmin maxlifetime keeps getting reset
Posted by: Kirk (---.dhcp.roch.mn.charter.com)
Date: March 14, 2019 11:02PM

I've set $cfg['LoginCookieValidity'] = 99999; in config.inc in the phpmyadmin4.8.5 directory in apps. I edit php.ini from the WampServer icon (which is the php.ini in C:\wamp64\bin\apache\apache2.4.38a\bin).

Options: ReplyQuote


Sorry, only registered users may post in this forum.