Jump to content

Connection is not private


Recommended Posts

  • kclopez changed the title to Connection is not private
Posted (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 by kclopez (see edit history)
Link to comment
Share on other sites

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

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...