• Hello. My site is in Azeri. I had problem creating pages and posts in Azeri, but I modified wp-config file and changed:

    /** Database Charset to use in creating database tables. */
    define(‘DB_CHARSET’, ‘utf8’);

    to:

    /** Database Charset to use in creating database tables. */
    define(‘DB_CHARSET’, ”);

    This solved the problem. But now when I logged in Azeri characters became question marks and all pages and posts charset is broken ?? Database charset is UTF-8

Viewing 3 replies - 1 through 3 (of 3 total)
  • same

    My database is set to UTF-8

    but when tha pages open, and i examine the code it says UTF-7
    meta http-equiv=”Content-Type” content=”text/html; charset=UTF-7″

    happend 6 days ago

    @jureipsr – looks as though I’ve got the same problem as you. I’ve posted a separate question. Will let you know if I find the answer – please do the same for me.
    Howard.

    i migrated wordpress to different server, i am facing the same problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Charset problem’ is closed to new replies.