Hello, I'm having issues with Sessions.
My current setup is Litespeed on a cPanel server, Apache is not active.
Basically, when someone tries to login, the PHP form authenticates them, and then the person ends up in a redirection loop, between logged in and out states.
I can only stop the loop by deleting the relevant session file from the /tmp directory, which has permission 0600.
The system works as intended with Apache.
Any ideas?
My current setup is Litespeed on a cPanel server, Apache is not active.
Basically, when someone tries to login, the PHP form authenticates them, and then the person ends up in a redirection loop, between logged in and out states.
I can only stop the loop by deleting the relevant session file from the /tmp directory, which has permission 0600.
The system works as intended with Apache.
Any ideas?
Last edited by a moderator: