Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter erzeeshan05

    (@erzeeshan05)

    can anyone reply plz

    I think it’s a character encoding problem, rather than a mysql issue.

    Try editing your wp-config.php file, in the root of your site.

    Find this line:
    define(‘DB_CHARSET’, ‘utf8’);

    and comment it out, so it looks like this:
    // define(‘DB_CHARSET’, ‘utf8’);

    save the file and re-upload it.

    Hope it helps/works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘special characters in my blog’ is closed to new replies.