AreX Posted May 8, 2023 Share Posted May 8, 2023 I already installed prestashop 1.7.8 on hosting. It shows error 500 on main page. I look into server error log but nothing there. Can somebody help me to fix it? Link to comment Share on other sites More sharing options...
ComGrafPL Posted May 8, 2023 Share Posted May 8, 2023 Hello, PHP version? Let me know, if you need any help / service. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted May 8, 2023 Share Posted May 8, 2023 1. Please enable the debug mode from the directory : config/defines.inc Change: Quote define('_PS_MODE_DEV_', false); To: Quote define('_PS_MODE_DEV_', true); After that if there is any error message showing on the page for that please share the same for the error details. 2. Kindly share your prestashop and php version so that we can check the compatibility. 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