phpbb sessions timing out almost instantly
- extrarice
- 64-bit
- Posts: 318
- Joined: Fri Feb 23, 2007 7:44 pm
- Location: A Mountain Stronghold in Northern California
phpbb sessions timing out almost instantly
Don't know if it's just me, but the forums here have been acting up since around Thursday. I have it set to auto log-in when I visit the forum, but whenever I hit "show new posts" it says there's nothing unread and marks the unread posts as read. Also posting a topic or a reply is a hassle, asking me to log out and log back in again repeatedly. I've already cleared out my cache and cookies, so that's not the problem. It sounds more like the lifetime of php session variables is way too short (like in the neighborhood of a few minutes!).
Downtime is usually either Digg effects or the server acting funny.
Feel free to email me if you're getting long downtime.
If I already know about it, I'll just delete the message.
As for your session time issue, I'm not sure where to go from here. It seems to work fine for me, but I may have had it happen once or twice. I don't change those settings ever, so it may just be a quirk with the DB server or something. So most likely, it's out of my control
Feel free to email me if you're getting long downtime.
If I already know about it, I'll just delete the message.
As for your session time issue, I'm not sure where to go from here. It seems to work fine for me, but I may have had it happen once or twice. I don't change those settings ever, so it may just be a quirk with the DB server or something. So most likely, it's out of my control
Support Racketboy on Patreon
Follow Racketboy on Social: Instagram / Twitter / Facebook
Subscribe to Email Newsletter (Blog / Guide Updates Every Week or Two)
Follow Racketboy on Social: Instagram / Twitter / Facebook
Subscribe to Email Newsletter (Blog / Guide Updates Every Week or Two)
-
peace4myheart
- 128-bit
- Posts: 707
- Joined: Fri Dec 28, 2007 2:34 am
- Location: Deep In The Heart Of Texas
-
RyaNtheSlayA
- Next-Gen
- Posts: 9201
- Joined: Fri Mar 14, 2008 4:56 pm
- Location: Denver CO, USA
i have problems with the site not notifying me about new posts in topics im watching...racketboy wrote:Downtime is usually either Digg effects or the server acting funny.
Feel free to email me if you're getting long downtime.
If I already know about it, I'll just delete the message.
As for your session time issue, I'm not sure where to go from here. It seems to work fine for me, but I may have had it happen once or twice. I don't change those settings ever, so it may just be a quirk with the DB server or something. So most likely, it's out of my control
Older. Not wiser.
- extrarice
- 64-bit
- Posts: 318
- Joined: Fri Feb 23, 2007 7:44 pm
- Location: A Mountain Stronghold in Northern California
If it is indeed the php session variable expiring prematurely, that could be fixed in php.ini by lengthening the lifetime of the session variable. Some hosts let you alter this variable. But if this doesn't appear to be a widespread issue, I'd just let it be.racketboy wrote:As for your session time issue, I'm not sure where to go from here. It seems to work fine for me, but I may have had it happen once or twice. I don't change those settings ever, so it may just be a quirk with the DB server or something. So most likely, it's out of my control