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?
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).