mike_101 Posted February 24, 2017 Share Posted February 24, 2017 If I try to access the products page from the back office I get a 500 HTTP ERROR: What's going on?? Please help. Also same issue with the modules page from the back office. Link to comment Share on other sites More sharing options...
mike_101 Posted February 24, 2017 Author Share Posted February 24, 2017 Solved the problem. The shop was previously on a different server and symfony cache preserved the old database credentials. A simple rename (or delete) of the cache folder in app/cache fixed the problem, since the problem was only on "symfony powered" pages. 2 Link to comment Share on other sites More sharing options...
micki77 Posted May 18, 2017 Share Posted May 18, 2017 I am getting the same error. Could you please explain exactly how to fix it. What to do and path to the file i need to edit Link to comment Share on other sites More sharing options...
Trafiquant Posted June 2, 2017 Share Posted June 2, 2017 Seems that you need to delete the /app/cache folder. It was the solution for me. Link to comment Share on other sites More sharing options...
Jack Posted November 7, 2018 Share Posted November 7, 2018 for version 1.7, delete folders in /var/cache/ Link to comment Share on other sites More sharing options...
Sielhouette Posted November 8, 2018 Share Posted November 8, 2018 On 7-11-2018 at 4:32 AM, Jack said: for version 1.7, delete folders in /var/cache/ Thank you so much! I spent hours last week trying to figure this one out. Link to comment Share on other sites More sharing options...
EstebanGarviso Posted October 19, 2020 Share Posted October 19, 2020 I activated the cache and "Multi-front optimizations" to fix this problem. 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