Jump to content

localhost


Recommended Posts

in your mysql db check the following and fix if not set correctly:

 

Changed the following fields in the new remote mysql db table yourprefix_configuration:

PS_SHOP_DOMAIN yourdomainname.com (no www)

PS_SHOP_DOMAIN_SSL yourdomainname.com (no www)

 

in your root/config/settings.inc.php

 

· define('__PS_BASE_URI__', '/'); This is set to root directory, change to folder if you are running your ps in a folder underneath your main url.

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