michaelbragg Posted March 12, 2015 Share Posted March 12, 2015 Thank you in advance for any and all assistance. It is greatly appreciated. I installed Wamp Server on my PC since everytime I do something with my hosting company their servers crash my website. I'm trying to transfer my files from my hosting company to the Wamp server. What files do I need please? Do I just transfer the www or bootstrap files to the wamp server? Link to comment Share on other sites More sharing options...
Iron giant Posted March 13, 2015 Share Posted March 13, 2015 Hello, Please download all the files from your web server and then the database. 1) Move the downloaded files in your wamp server . for example http://localhost/yoursite(folder) 2) Import the database to your wamp database. And before importing your database table please find and replace the live server url to your (http://localhost/yoursite) 3) then change the htaccess path . like "/yoursite" 4) Finish If you find any issues after this, please mention it here, I am happy to help you on this. Thank you Link to comment Share on other sites More sharing options...
michaelbragg Posted March 13, 2015 Author Share Posted March 13, 2015 Downloaded the Public_HTML zip file to WAMP/www folder. Unzipped. Now what? Link to comment Share on other sites More sharing options...
bellini13 Posted March 13, 2015 Share Posted March 13, 2015 what about the other steps mentioned about exporting your database, changing your settings etc... don't try to re-invent the wheel here. google is your friend, learn to use it http://doc.prestashop.com/display/PS16/Making+and+restoring+your+own+backup Link to comment Share on other sites More sharing options...
Iron giant Posted March 16, 2015 Share Posted March 16, 2015 1) Export your live database 2) Import the database to your wamp database. And before importing your database table please find and replace the live server url to your (http://localhost/yoursite), by editing the database file using any editor 3) then change the htaccess path . like "/yoursite" Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now