I have a client on a Dathorn server that reports frequent but random logouts of their sessioned PHP pages. These logouts are occuring in less than the default 24 minutes since last page request.
Any ideas on what might cause an early timeout of a PHP session, and any setting changes that might ensure a more stable and longer session time?
Any ideas on what might cause an early timeout of a PHP session, and any setting changes that might ensure a more stable and longer session time?
Comment