This problem is seems to be due to session expiry. session is getting expired after some time, increase session expire time in your .htaccess file. use this session.cache_expire = 180 // in seconds or session.gc_maxlifetime = 1440 or session.cookie_lifetime = 0 try to use this, i think ur problem will be solved. Regards. Vikas Batra ----- Original Message ---- From: Harpreet <harpreet@xxxxxxxxxxxxxxx> To: php-windows@xxxxxxxxxxxxx Sent: Tuesday, 13 November, 2007 8:57:35 AM Subject: Time out and re login Regards, Harpreet Kaur Sr. Application Developer Crispin Corporation (919) 367-7911 (919) 696-0515 (Cell) Group We have a web application which requires login into a database. At one of the customer sites if once logged in and page is left alone the page times out and requires a re login whereas when tested on my machinist never logs me out even if I leave the page all day. What could be causing the page to timeout? The whole website is created using php and is running on apache. Database is MSDE. Thanks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Get the freedom to save as many mails as you wish. To know how, go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html