migrating site – database problem
-
I have a site that I created in WordPress 2.1.2. I’m moving it to a new host. I’m having what I think of as “the utf-8 problem,” where the “special characters” in my posts are all turned into question marks after I moved the database contents.
To move the database contents, I:
1. used the WP-DB-Backup 2.0.1 to download the database in tar.gz format to my hard drive (Mac OS X Tiger).
2. used phpMyAdmin on my new host, to upload the tar.gz’d database file to its new home.
There’s nothing else in this database, and I still have my original files, so I don’t mind doing this process again and changing some settings to make it work right.
The database on my new host uses the “UTF-8 Unicode” characterset, but it looks like I’ve got a choice. Should I set it to something else and then re-upload the database contents?
Thanks for help!
- The topic ‘migrating site – database problem’ is closed to new replies.