Hi schulte. My wp-config.php file has:
/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);
//define(‘DB_CHARSET’, ‘latin1’);
/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);
Thanks schulte. I shall try that once I can get access to my cpanel (which for some reason won’t accept my password right now!).