Jump to content

working on my prestashop shop on wampserver locally


Recommended Posts

Hi all

 

I have been working on my website and launched it already, but so far I have only worked and developed it online in real time. I know this is not the best way to work on Prestashop, so now I want to work on my website locally first and then upload the tested version to my online server.

 

I have download all the files to my wampserver root, but when I type "localhost" it says that it is not connected to the database.

 

My question is: how can I export/import my database to my localhost wampserver? so that I work on it locally first before uploading it?

 

I appreciate any help :)

Link to comment
Share on other sites

when you installed the wampserver...this should also have created you a mysql.

 

Check out this forum for wampserver: http://forum.wampserver.com/list.php?2

 

you will need to export via PHYMYADMIN your existing mysql db. Then when you figure out how to access phpmyadmin on your local host (assuming that comes with wampserver as I don't use that method) you simply import your exported db into your mysql db. You can keep the same mysql db name and password, if not one or both then you will need to up date config/settings.inc.php with the new settings.

 

suerte!

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