GJ - 2005-10-03

Logged In: YES
user_id=262952

Solved this by changing the session.gc_maxlifetime in the
php.ini:
(restart httpd after making these changes)

;session.gc_maxlifetime = 1440
; changed from 24 minutes to 4 hours for helmeict
session.gc_maxlifetime = 14400