This topic is locked
[SOLVED]

Sessions Set To Never Expire But Can't Save Records Due To Session Expired Error

1/9/2025 3:49:35 PM
PHPRunner General questions
S
salus2 author

Hi,
Session controls are set correctly but any attempt to save a record results in session expired error, even 10 seconds after logging in.
Tried all other variations of session configurations, same error regardless. V11-42780
Ideas?

img alt

img alt

S
salus2 author 1/9/2025

Also, User Profile and Log Out controls don't work. Using Database Authentication, users table auto-generated by PHPRunner.

img alt

img alt

S
salus2 author 1/10/2025

This appears to be my bad. I recreated the project on a different clean server and the everything works correctly. Not sure what the issue is with the original server, no time to troubleshoot so let's call it solved and move on.