Forum Moderators: buckworks

Message Too Old, No Replies

E-commerce sites

         

Bubzeebub

7:59 pm on Jul 23, 2004 (gmt 0)

10+ Year Member



If you are hosting your site with one hosting company and want to move it to a different host are there any changes that need to be made?

blaze

8:02 pm on Jul 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You have to

- move your files (config, images, html, cgi, php, etc) over
- potentially re-install software packages (mysql / php / shopping cart software / etc) or upgrade
- ensure that all your data is added to new databases
- make sure your email will be handled if you are hosting with your old provider.
- switch your dns to point the domain to the new ip address

Depending on the complexity of what you have, there could be a lot more.

JonR28

8:08 pm on Jul 23, 2004 (gmt 0)

10+ Year Member



like your SSL cert... make sure thats still workin.

bunltd

8:09 pm on Jul 23, 2004 (gmt 0)

10+ Year Member



It depends. :) Since you mention e-commerce:
  • Is there shopping cart software involved?
  • What requirements if any does the shopping cart have for credit card processing? (like SSL, special modules, software, scripts) These things will have to be moved, installed or reconfigured depending on the differences between hosts.
  • Do you have a database, if so what kind? Depending on what kind, your procedure to move this will vary...

That's in addition to the usual moving of the site files, setting up the new e-mail, etc. Hope this helps.

LisaB

Bubzeebub

9:00 pm on Jul 23, 2004 (gmt 0)

10+ Year Member



thanks