Jan 16

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!

Jan 15

The Qmail log location with Plesk is not /var/log/maillog it is /usr/local/psa/var/log/maillog

Hosted by HostMySite.com