Jump to content

How to transfer my server from localhost using XAMPP to domain


Recommended Posts

Hi!

 

I have a problem.

 

I have installed prestashop and made my full shop locally on localhost using XAMPP.

 

I have now tried to transfer my server to my domain where I use the hosting company webhosting.dk

 

I have done the following:

 

- Exportet PHPMyAdmin from local and importet it to PHPMyAdmin on webhosting.dk

- uploaded all the files to the server using filezilla

- edited settings.inc.php in the correct way

- edited shop_url in my database in the correct way

 

WHAT do I miss??? This simply is not working.

 

I want my domain to be named: indiespil.dk/shop/prestashop .. thats the location I want it to be found at.

Link to comment
Share on other sites

Your root is, indiespil.dk 

 

you should have a sub-directory inside the indiespil.dk root named "shop"

 

next, you should have a sub-sub directory (inside shop) named "PrestaShop"

 

Inside the PrestaShop sub-sub directory is where you should upload your files.

 

 

The Base URI is  "/shop/prestashop/" (make sure to have the trailing slash)

Link to comment
Share on other sites

The top menu bar is mine, but its filled with all the default pictures and its all in english, not danish.. Weird!

 

You can change the language once you have uploaded the localization>localization>import localization pack>danish 

 

You can remove all the demo data by going to Modules>Modules>Search: "cleaner" and the module is called Database cleaner or PS cleaner. 

 

However, it will wipe out all date, including the data that you have inputted. 

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