We have password protected site with php/mysql. certain areas check information in the database like when accessing message boards. After someone has loged in and is idle for so long like about 15 minutes, it will search for the page but won\'t find it. It also does not aks to relogin which is set to do after one hour, but only if you don\'t have the cookie.
So my question is, if this is not a problem with the code, and i say if, does anyone have any other idea what could cause it on the server side? It only seems to do it after being idle and if I log off and log back in it will work.
Or does anyone have any ideas what it might be if it was in the code.
Thanks,
Steve