If you see strange characters in your post content (“I’, Â, etc…) after a Wordpress upgrade your will need to modify the following line in your wp-config.php
Original:
define(’DB_CHARSET’, ‘utf8′);
Updated:
define(’DB_CHARSET’, ”);
That’s it!
If you see strange characters in your post content (“I’, Â, etc…) after a Wordpress upgrade your will need to modify the following line in your wp-config.php
Original:
define(’DB_CHARSET’, ‘utf8′);
Updated:
define(’DB_CHARSET’, ”);
That’s it!
The Qmail log location with Plesk is not /var/log/maillog it is /usr/local/psa/var/log/maillog