kclopez Posted October 5, 2024 Share Posted October 5, 2024 (edited) I just finished store installation. after I click the back office and front office, this shows. I don't know how to fix this. Edited October 5, 2024 by kclopez (see edit history) Link to comment Share on other sites More sharing options...
ComGrafPL Posted October 5, 2024 Share Posted October 5, 2024 Have you set SSL cert. on hosting? Link to comment Share on other sites More sharing options...
kclopez Posted October 5, 2024 Author Share Posted October 5, 2024 (edited) 1 hour ago, ComGrafPL said: Have you set SSL cert. on hosting how to set ssl cert, i just remember enabling ssl upon installation. Also, I cant access the site or even start any design. I'm just new in using this kind of platform, hope u understand. Edited October 5, 2024 by kclopez (see edit history) Link to comment Share on other sites More sharing options...
Mediacom87 Posted October 5, 2024 Share Posted October 5, 2024 Hi, Locahost SSL management is pointless, since everything is on your computer. However, if you'd like to set up a local SSL certificate, check with the community for the local server solution you're using. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted October 8, 2024 Share Posted October 8, 2024 Hi, Since you're on localhost and likely don't need SSL encryption for local development, try accessing your store using http:// instead of https:// Disable SSL in PrestaShop Settings: Access your PrestaShop database using phpMyAdmin or another MySQL tool. Locate the ps_configuration table (the prefix might be different if you've customized it during installation). Search for the PS_SSL_ENABLED and PS_SSL_ENABLED_EVERYWHERE entries. Set their values to 0 to disable SSL. This might resolve the issue you are facing. Regards. Link to comment Share on other sites More sharing options...
pallavigodse Posted October 9, 2024 Share Posted October 9, 2024 Yes SSL certificate is not required on localhost, access it without https:// 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