Just create a file called: /etc/php5/conf.d/local.ini and add:
session.gc_maxlifetime = 3600 ; one hourThen run the maxlifetime command again to check that it has picked up the change.
-- Paul Waring http://www.pwaring.com -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

