Zen Cart Logo
Forums / General Questions / Moving Host and Domain

Moving Host and Domain

Locked

Views: 1,326

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
30 Jan 2009, 4:10 PM
#1
jonnyboy22 avatar

jonnyboy22

Zen Follower

Join Date:
Jun 2008
Location:
Sheffield South Yorkshire
Posts:
165
Plugin Contributions:
1

Moving Host and Domain

Ok can anyone help me.

Ive bought a zencart site and i want to move the site to a new host and run it under a different domain name.

Ive searched the forum but i cant find any clear instructions on what need changing etc.

I have a backup of the sql database and all httdocs file from my old server.

what do i do next?

thank you to anyone who replys.

30 Jan 2009, 4:25 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Moving Host and Domain

The procedure would be similar to this:

**
https://www.zen-cart.com/tutorials/index.php?article=99**

Mainly you're just restoring the database and copying the files to the new domain, and editing the two configure.php files to reflect the new paths, user names and passwords

30 Jan 2009, 4:28 PM
#3
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Moving Host and Domain

You may need to change the database information (including password and ID) in the same files.

30 Jan 2009, 4:35 PM
#4
jonnyboy22 avatar

jonnyboy22

Zen Follower

Join Date:
Jun 2008
Location:
Sheffield South Yorkshire
Posts:
165
Plugin Contributions:
1

Re: Moving Host and Domain

thanks guys.