Jump to content

I can't access to neither Back-office nor Front-office Prestashop on localhost


lilsis

Recommended Posts

I tried installing Prestashop 8 on local using wampp and the installation worked fine but when i try to access to Back-office or Front-office, there's an error saying localhost doesn't allow connection ERR_CONNECTION_REFUSED

I already tried clearing the browser cache but nothing worked.

Anyone here can help?

Link to comment
Share on other sites

-Open the schema used for the shop

-Open the ps_configuration table
-Replace the values PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL with localhost.
-Replace the value PS_SSL_ENABLED with 0.
-Open the ps_shop_url table
-Change the domain and domain_ssl fields to localhost

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