EXCEPTION Invalid character set was provided
-
Hi, I have a fatal error after migrating a site using Duplicator. Its a character set error, with the following message.
This server’s database does not support the source site’s character set [utf8], so the installer is going to use default character [utf8mb3].
DETAILS
Settings used in the current installation
DB_CHARSET = utf8mb3
DB_COLLATE = utf8mb3_general_ciDB_CHARSET and DB_COLLATE are set in wp-config.php (see: Editing wp-config.php ).
When the charset or collate of the source site is not supported in the database of the target site, the default is automatically set.How can I fix this error? Do I have to change serwer settings or is it something that can be dealt by the plugin?
Thanks,
The page I need help with: [log in to see the link]
The topic ‘EXCEPTION Invalid character set was provided’ is closed to new replies.