View Single Post
  #11 (permalink)  
Old 08-23-2008, 08:56 AM
bhnoobz bhnoobz is offline
BANNED
 
Join Date: Jul 2008
Posts: 703
Thanks: 5
Thanked 122 Times in 88 Posts
iTrader: (0)
Default Re: How do I move a website?

Quote:
Originally Posted by wiredmom View Post
You'll need to regenerate the SSL certificate on the new server - make sure its assigned its own dedicated IP before you do so. Then reinstall the certificate.
Thats the only thing thats outside the norm of backup site from old location - upload site to new location.
What? No.

SSL Certs are based on the domain. I just moved 20 ssl certs from one server to another.. I didn't have to regenerate them.

I just finished moving 50 sites over to a new pimp box.

Tools I used:
mysqldump dbname > dbname.sql
tar -zcvf
sftp

Reply With Quote