Move from Localhost to Server

Hi All,



I'm just about to migrate my clients cs cart from their localhost running on xampp to their vps.



Can anyone advise if there is a guide for doing this? I'm sure I've seen something but now I actually need it I can't find it!!



Thanks in advance



Venno

Think I have found an answer to my own question…

[url=“CS-Cart Documentation — CS-Cart 4.15.x documentation”]CS-Cart Documentation — CS-Cart 4.15.x documentation

Personally, I do it a bit different.



1.) Zip up all of your files on your localhost

2.) Upload them to your server

3.) While they are uploading, export your database from your localhost

4.) Set up your database on your server

5.) Import your database

6.) By now, the upload should be done. Use the file manager or similar to unzip your files

7.) Change your config.local.php and your .htaccess to reflect the changes

8.) Run your store and make money



Nice and simple.



I hope that helps,



Brandon