• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

migration db with turkish characters.

M

muratp

Guest
hi all. i am a newbie here and have some problems on migrating a site with turkish forum to another server.
on the old server all characters were shown fine, the charset is uft-8 and if i migrate it with migration manager some of the character are shown like ? .
do you have any suggestions how i can get this straight.

thanks,
murat
 
Hello Murat,

Make sure that the default MySQL character set is 'latin1'. This encoding is used by Mysql by default, however if it was redefined in /etc/my.cnf, it is better to switch it back to avoid the problems with database restoration.

Additional details can be found at the following Knowledge Base article:

How Plesk server must be prepared for migration?
http://kb.odin.com/en/2112

Regards,
Denis.
 
Back
Top