Silmaril8n
01-21-2005, 02:43 PM
I didn't search too hard on this but I think it's been brought up before.
When I check my phpinfo(); it shows that the session cookie is set to expire at 0 which of course means never. However, since I started using sessions on HR's servers they have always expired at some point before I closed my web browser. Is there another setting I can add via .htaccess that will eliminate or extend the session timeout?
I found a few different suggestions on Google but they conflicted as to what to change... rather than start trial-n-error I thought I'd see if anyone else had a solution.
When I check my phpinfo(); it shows that the session cookie is set to expire at 0 which of course means never. However, since I started using sessions on HR's servers they have always expired at some point before I closed my web browser. Is there another setting I can add via .htaccess that will eliminate or extend the session timeout?
I found a few different suggestions on Google but they conflicted as to what to change... rather than start trial-n-error I thought I'd see if anyone else had a solution.