Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Immediately get redirected back to login page when anybody tries to log in #272

Open
FrankTCA opened this issue Nov 19, 2018 · 2 comments
Open

Comments

@FrankTCA
Copy link

I am experiencing a problem with a perfectly new AJAX chat where when I log in, I immediately get redirected back to the log in page. There are a few other issues related, one of which the poster of the issue figured out how to fix himself and then never posted how he did it, and the other one recieved no replies at all. If you need to inspect the issue, the chat on my website is located at http://ec2-18-191-197-119.us-east-2.compute.amazonaws.com/FKNetwork/achat/index.php. I can't figure out why it's happening. Seems to me like probably some sort of a configuration issue, but I don't know which value to change. I already tried turning IP checking off. That didn't do anything. It would be much appreciated if you could help me.

@etran123
Copy link

etran123 commented Sep 3, 2019

i just solved this issue. I called into my webhost and they lowered the php version to 5.6 from 7.something. That solved the issue immediately. Hope this helps!

@matician09
Copy link

matician09 commented Feb 15, 2022

Hi forks, it looks like something old issue but I find another solution. I had the issue about directory permission in CentOS 8, so custom "session.save_path" php configuration with chmod 777 removes this redirection issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants