@ cafespain
Thanks! I need migrate my site from Bluehost's shared hosting to MT's (dv), besides changing the domain name, I will move all files to the new hosting as well.
I do not need multi-site on my wpmu site, so I did not pick that plugin, I have started some test for the site migration:
1. export the mysql database to a sql file, open it with a text editor, replace all old domain name with the new one, import this modified sql file to my new hosting's database
2. download all files from my old hosting, then upload them to my new hosting
3. change the database config in wp-config.php accordingly.
Then I try to open the new site with IE, I am glad to see most things are working, but afterwards I found some strange problems very soon:
1. I got a blank page when I login the backend, but if I go to some specific page in backend directory, "profile.php" for instance, it works, I can also write the post and other things are all ok, it seems just the main page of backend got blank.
2. can not upload files, I am sure the upload floder permission is ok, I am about to look into it.
still keep on testing now, I will come here to post the updates regularly.