Prestashop - change domain

Prestashop - change domain

When you need to move a Prestashop website to a new domain or to make a copy from live server to local computer some changes need to be done to make it work.

Files: In folder “config” file settings.inc.php change server name and database credentials.

Database:

  • In table ps_configuration change values for PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL with new ones. In case is a copy on local computer, new values should be “localhost”.

  • In table ps_shop_url change values for “domain”, “domain_ssl’ and “physical_uri with new values.

comments powered by Disqus