1
So I set the session time as 0 thinking it was standard for unlimited or no timeout.
Actually session time 0 means you can't log in to your website at all. Hmm... interesting design.
Now I have to go through PHPMyAdmin to find the key. Anybody know what session time is in the database?
Any help would be greatly appreciated since my website is currently not available. Also, any input on how to set so users are never logged off I would appreciate it.