Jump to content

Edit History

ecommX

ecommX

This is what worked for me:

  1. Create a new local DB and name it differently from your online DB,
  2. Import the full DB dump into it,
  3. Copy all your files to your localhost site root,
  4. Rename .htaccess to _.htaccess (or simply delete it) in the root of your localhost site,
  5. Go to var/ and delete the Caches folder,
  6. Using phpMyAdmin change PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL to localhost (or localhost:XXXX) where XXXX would be your default or custom port,
  7. Change PS_SSL_ENABLED to 0
  8. Edit app/config/parameters.php to reflect your local server settings

Worked for me using MAMP locally. I didn't have to disable/enable anything in BO. Just clear all Caches.

ecommX

ecommX

This is what worked for me:

  1. Create a new local DB and name it differently from your online DB,
  2. Import the full DB dump into it,
  3. Copy all your files to your localhost site root,
  4. Rename .htaccess to _.htaccess (or simply delete it) in the root of your localhost site,
  5. Go to var/ and delete the Caches folder,
  6. Using phpMyAdmin change PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL to localhost (or localhost:XXXX) where XXXX would be your default or custom port,
  7. Change PS_SSL_ENABLED to 0

Worked for me using MAMP locally. I didn't have to disable/enable anything in BO. Just clear all Caches.

×
×
  • Create New...
tracking pixel