How to change WordPress encoding?

If you installed WordPress through Fantastico and your letters are not displaying correctly, you shoud change:

define('DB_CHARSET', 'utf8');
to:
define('DB_CHARSET', 'latin1');

and then enter letters that have problem once again.

Note: Fantastico De Luxe is now replaced by Softaculous application with which you can install over 350 applications directly from your cPanel.
  • 15 Users Found This Useful
Was this answer helpful?

Related Articles

Optimizing Joomla

Joomla is a popular CMS that is highly extensible and customizable. The following are suggestions...

How to migrate WordPress site to AdriaHost?

Step 1: Backup Your WordPress Database Using phpMyAdmin Before transferring your WordPress blog,...

How to migrate from Blogger to AdriaHost?

Being that Blogger (blogspot) is not actually hosting company, migration from Blogger is a little...

WordPress Support

WordPress is an Open Source project, which means it was developed by a community of programmers....

Optimizing WordPress

WordPress is currently one of the most popular blogging/CMS applications in use on our servers....