rushikesh Posted May 30, 2019 Share Posted May 30, 2019 I have Installed Fresh Prestashop 1.7.5.2 in localhost, it's installed successfully but now admin panel was not open, its shows blank page. pls help me. thanks Link to comment Share on other sites More sharing options...
Simonas Invertus Posted June 3, 2019 Share Posted June 3, 2019 PrestaShop doesn't allow admin directories to be named "admin", every time you try to go, PrestaShop tries to rename directory and crashes. There might be possible issues with: 1) file permissions, 2) incorrect PHP version on the server. What you can try one of the following: 1) Rename admin folder to something else e.g. admin123 2) Turn on debug mode via files and see actual error message 3) Investigate server error log. There should be an error message with exact timestamp when you tried to access your admin directory. 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