phpbb sessions timing out almost instantly

Talk about just about anything else that is non-gaming here, but keep it clean
Post Reply
User avatar
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

Post by extrarice »

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!).
User avatar
Ack
Moderator
Posts: 22581
Joined: Tue Mar 18, 2008 4:26 pm
Location: Atlanta, GA

Post by Ack »

Only issues I have with the forums would be how often racketboy.com refuses to load. I figure it's usually for maintenance purposes.
Niode
Next-Gen
Posts: 7831
Joined: Wed Jan 04, 2006 2:34 pm
Location: UK

Post by Niode »

I get the same. It doesn't really bother me though.

I can log in one minute have like 10 unread topics and then I reload the page (without viewing any threads) and then I only have a few unread. It's very weird.
Marurun wrote:Don’t mind-shart your pants, guys
User avatar
racketboy
Site Admin
Posts: 9784
Joined: Thu Dec 01, 2005 8:28 pm
Location: Michigan
Contact:

Post by racketboy »

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 :(
peace4myheart
128-bit
Posts: 707
Joined: Fri Dec 28, 2007 2:34 am
Location: Deep In The Heart Of Texas

Post by peace4myheart »

i had the same problem last week too. either wouldn't load up or load up after a long wait. hopes it is just maintainence. it's been fine so far.
RyaNtheSlayA
Next-Gen
Posts: 9201
Joined: Fri Mar 14, 2008 4:56 pm
Location: Denver CO, USA

Post by RyaNtheSlayA »

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 :(
i have problems with the site not notifying me about new posts in topics im watching...
Older. Not wiser.
User avatar
extrarice
64-bit
Posts: 318
Joined: Fri Feb 23, 2007 7:44 pm
Location: A Mountain Stronghold in Northern California

Post by extrarice »

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 :(
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.
Post Reply