Jump to content

I tried to install Prestashop from Cpanel to my Localhost


Andrz2556

Recommended Posts

Hello, I did try install Prestashop from  Cpanel to my Localhost but there some few issues, I did add all modules to my xampp environment , I added information to the database like 

UPDATE `ps_shop_url` set domain="localhost", domain_ssl="localhost" where main=1 and domain="website.com";
UPDATE `ps_shop_url` set physical_uri="/localhost-project-folder/" where main=1 and domain="localhost";
UPDATE `ps_configuration` set value="localhost" WHERE name IN ("PS_SHOP_DOMAIN", "PS_SHOP_DOMAIN_SSL");

and like
 

UPDATE `ps_configuration` set value="0" WHERE name like "PS_SSL_ENABLED";

but still have this error 
image.thumb.png.576a9e75eaa8ea9aa25a24c69269e57c.png

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