FuzzySlug Posted July 21, 2020 Share Posted July 21, 2020 (edited) Hello, A fix has been found for users that have issues with their backoffice giving them the "Too many redirects" error page. This fix specifically is if you have "Security Compromised" somewhere in the URL bar. The premise of this error is that The PHP Session Save Path is not Writeable. Solution: You must change the PHP Session.save_path (for cPanel/WHM users this is in the MultiPHP ini Editor) to a directory that has at least 755 permissions. Once you're finished, make sure you restart your PHP-FPM service. Edited December 3, 2023 by FuzzySlug (see edit history) 2 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now