AbanteCart Community

Shopping Cart Operations => Support => Topic started by: Loreto on September 27, 2013, 07:24:31 PM

Title: Change site from one host to another.
Post by: Loreto on September 27, 2013, 07:24:31 PM
Hi, what is the best way to change abantecart from one host to another.

I mean, I want to change my site to a new host server, what is the proccess?

Thanks.
Title: Re: Change site from one host to another.
Post by: abolabo on September 28, 2013, 05:50:37 PM
1. do full backup of your database (structure with data)
2. restore this dump on new host
3. move code to new host
4. login into admin side and change store URL on settings page
done.
Title: Re: Change site from one host to another.
Post by: bioenergy on October 02, 2013, 06:06:14 AM
how about the data of photo.
Title: Re: Change site from one host to another.
Post by: abolabo on October 02, 2013, 06:28:20 AM
all your date stores inside public_html directory. Images (resources) are in "resource" folder.
the best way is archive of whole public_html directory and moving it to new host