• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Error unicode (uft8) font when export dump Mysql in Plesk 18.0.28

Phạm Minh Văn

New Pleskian
Plesk Obsidian 18.0.28 have big bug for export dump MySQL, file export is error unicode font.
1. In server A, export dump file.
2. IN server B, Import dump file and will see data in database have error unicode font. So website wrong display
This error affect with Migrator tool in plesk for transfer domain to different server.

please note : In the older version exam 18.0.27 don't have this error. I have tested.
 
I had already contact plesk support team. And they reply :
The development team confirmed that this issue is caused by a known bug PPPM-12116 and it will be fixed in the upcoming 18.0.29 update.

Now I can avoid this issue by seting my.ini
default-character-set=utf8
character-set-server=utf8
 
Back
Top