I have migrated a wordpress site to another new server. The database importing was successful except that the special character's are displayed erroneously.
For eg. The string "It’s" is display as "It’s", "Montréal" as "Montréal" etc.
After googling regarding this issue, I understand that this is something related to character set encoding. So, I have set the default charset to utf8 while creating a new database in the new server. Replaced the "latin1" with "utf8" in the sql file generated by WP-DB-Backup plugin. Even after changing the charset in the sql file and importing the database didn't help in fixing the issue.
Could anybody please help me to resolve this issue.
Many thanks in advance.
--
Dayakar N


LinkBack URL
About LinkBacks
Reply With Quote
