PDA

View Full Version : Time out in Webmail


Bibliocat
01-04-2004, 10:04 AM
Is there a way to change the time out period when I am checking my email? If I am writing a long email and I go to send it... I am back to the webmail sign in page. I have lost my long email and have to start over.


Sheryl

DirectAdmin Support
01-04-2004, 11:50 AM
Hello,

There was a thread on this a while back. I think it's the session timeouts which can be set in the /usr/local/lib/php.ini ..

session.gc_maxlifetime = 1440

just increase 1440 to a higher number, like 3600 or something (1 hour)

John