Oui, j'ai peut-être dû mal à m'expliquer.
Voici une copie du fichier wp-config.php de mon serveur :
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', '697453-1');
/** MySQL database username */
define('DB_USER', '697453-1');
/** MySQL database password */
define('DB_PASSWORD', 'motdepasse');
/** MySQL hostname */
define('DB_HOST', 'sql32.modules');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');