Hi,
I have just tried to use the following instruction:
PHP Code:
<?php
ini_set('session.gc_maxlifetime', 28800);
?>
This would set maxlifetime to 4 hours, overwriting php.ini’s value.
It did not work for me, because as I am using a shared server I supose that am not allowed to customize this parameter for my use.
Thank You Karen,
pipesportugal