PHP 5.6 database.sql encoding set to ANSI
-
Just a heads up to anyone that might have the same problem and to the developers.
For some reason i had my cPanel PHP version set to 5.6 rather than the default 5.4.
Because of this when i did a WP-Clone backup the database.sql file was encoded in ANSI for some reason and this messed up all my characters.
Returning the PHP version to 5.4 solved the problem.
The topic ‘PHP 5.6 database.sql encoding set to ANSI’ is closed to new replies.