Jump to content

Admin Panel - https 500 error


Senior33

Recommended Posts

  • 1 month later...

Try different troubleshooting steps any of the solutions might work. Like clearing cache ,debug mode, and changing permission of the files folders.

We can clear the cache by running the below code in the script if the back-office performance menu not working or want to clear the cache from the code.

 

Tools::clearSmartyCache();
Tools::clearXMLCache();
Media::clearCache();
Tools::generateIndex();

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...