Jump to content

How to configure prestashop site from server to localhost?


Recommended Posts

Hello 

 

I am trying to configure(set) Prestashp site from server to localhost. follws prcedure as,

 

1. download all files from server using ftp and export db from live site.

2. copy all files in my localhost directory (localhost/psc_testone)

3. Create db as "psc_testone" and import the database using the phpMyAdmin. 

4. Using PHPMyAdmin and go to the table "ps_configuration" and change 2 line PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL to localhost.

5. In table "ps_shop_url" and change DOMAIN and DOMAIN_SSL  to localhost and physical_uri to /project folder/

6. Updating config settings: config/settings.inc.php and change database name user .

 

after all of this prestashop site not accesible..showing blank site. 

 

how can i set it? is anything missing?

Link to comment
Share on other sites

Download all project files from server using ftp....there is some file related to facebook is failed during download .....ie modules/facebookpsconnect/conf/comman.conf.php is missing not able to download that file ..and also back-office module section not working .

 

If i don't want facebookpsconnect module then from where can i delete that module..my modules not working at back-office..

Edited by nileshsonu (see edit history)
Link to comment
Share on other sites

Hi you can delete the module from modules folder using ftp.  (first back it up) and  let's see if that gets you a little farther.

I have delete facebookpsconnect dir from module ..back-office is working fine but my front is showing error related to db. like,,You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` ' at line 6

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