New setup question.
If I leave my browser session open for hours unattended (like overnight) and come back to it and navigate I get a browser "unauthorized access" message.
A page refresh cleans things up, but I'd like to get rid of the error.
I assume I'm getting a session timeout from some process/setting.
Changing session.gc_maxlifetime in php.ini has no effect. In fact, phpInfo doesn't even show that I changed it.
I'm running on a local Pi. Current config
PI-4 (B): Raspbian 10 (Buster)
Apache: 2.4.38
php: 7 3.31-1
mysql: libmysql - mysqlnd 5.0.12-dev - 20150407
myphpadmin: 4.6.6deb5
meteobridge pro (red)
Any suggestions? Any settings I'm missing? Anything in the template that does session managment (not been able to find anything so far)?
I know Debian does some things with garbage collection/sessions, and overrides some of the php controls. Hoping to find a solution without playing with the garbage collector.
Suggestions appreciated.
Session Timeout Question
-
drrehak
- Newbie

- Posts: 6
- Joined: Wed Jan 26, 2022 10:58 pm
- Location: Pittsburgh PA
- Station model: Davis Pro 2
- Software: Meteobridge
Re: Session Timeout Question
Thanks. Was so focused on the server side that I didn't think about it via the client.
Rolled it into header.php so it looks like its showing up on all the pages.
Rolled it into header.php so it looks like its showing up on all the pages.
