builtsmarter
01-16-2005, 06:19 AM
Hi,
Just wanted to let everyone know the process I went through to move a site from one server to another.
First you want to create the domain on the new server as well as the ftp and the database.
change your hosts file in windows/system32/drivers/etc/hosts
Add the domain that you are updating this way you can work on it and make sure it's working before you change the DNS.
You would add the following line for domain1.org
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
0.00.000.00 domain1.org
127.0.0.1 localhost
Then untar the file and run the setup.
Then go to the domain that you want to move and make a copy of the database and the following folders/files
media
images
sohoadmin/temp_cont
tCustom
template
Also if you have uploaded a custom template to /sohoadmin/program/module/site_templates/pages/
then make sure you copy that.
Upload these files to the new server and once it's working and you've tested it then switch the DNS. Make sure you take out the entry in your hosts file once you are done.
Hope this helps...
--Craig
Just wanted to let everyone know the process I went through to move a site from one server to another.
First you want to create the domain on the new server as well as the ftp and the database.
change your hosts file in windows/system32/drivers/etc/hosts
Add the domain that you are updating this way you can work on it and make sure it's working before you change the DNS.
You would add the following line for domain1.org
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
0.00.000.00 domain1.org
127.0.0.1 localhost
Then untar the file and run the setup.
Then go to the domain that you want to move and make a copy of the database and the following folders/files
media
images
sohoadmin/temp_cont
tCustom
template
Also if you have uploaded a custom template to /sohoadmin/program/module/site_templates/pages/
then make sure you copy that.
Upload these files to the new server and once it's working and you've tested it then switch the DNS. Make sure you take out the entry in your hosts file once you are done.
Hope this helps...
--Craig