Hi all,
I have a site that recently moved from a server running WHM 11.32.6 (build 18) to a new server running WHM 11.38.1 (build 15)
On the old server, there is an .htaccess file that includes:
php_value session.gc_maxlifetime 28800
After the move to the new server, the sessions are getting timed out at what seems to be the php.ini default of 1440, while on the old server it was honoring the 28800.
Oddly, a phpinfo() shows the local value 28800 and master value of 1440.
Am I missing some configuration somewhere on the new server?
TIA,
Diane
I have a site that recently moved from a server running WHM 11.32.6 (build 18) to a new server running WHM 11.38.1 (build 15)
On the old server, there is an .htaccess file that includes:
php_value session.gc_maxlifetime 28800
After the move to the new server, the sessions are getting timed out at what seems to be the php.ini default of 1440, while on the old server it was honoring the 28800.
Oddly, a phpinfo() shows the local value 28800 and master value of 1440.
Am I missing some configuration somewhere on the new server?
TIA,
Diane