hibby Posted April 30, 2022 Share Posted April 30, 2022 (edited) Hello! I am getting constant HTTP 500 errors right after I click "Sign in" button. I have tried clearing /var/cache directory and set up Debug mode but no error is displayed neither in the browser, /var/logs dev or prod.log file or logs of my server provider. All directories are set with 755 access, all files with 644. Clearing browser cache and cookies works like a charm but it's because it logs me out of my account. When I try to sign in back, the HTTP 500 error is back on the screen and I can't do anything. Help would be much appreciated! Edited April 30, 2022 by hibby (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted May 1, 2022 Share Posted May 1, 2022 Hi, it's possible that hosting upgraded your PHP level beyond what's supported by your PS. Contact your hosting. another possible culprit is mod_security, we would expect a 403 but it's possible you your hosting handles differently. let us know how you get on Link to comment Share on other sites More sharing options...
hibby Posted May 2, 2022 Author Share Posted May 2, 2022 (edited) I'm working on Prestashop version 1.7.8.2 with PHP 7.4 which according to the compatibility chart is correct. I've switched mod_security from On to Off but nothing changed. Edited May 2, 2022 by hibby (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted May 2, 2022 Share Posted May 2, 2022 PS cannot change mod_security for most if not hosting. Please contact hosting 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