// ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'BDDWPress' ); /** MySQL database username */ define( 'DB_USER', 'wp-admin' ); /** MySQL database password */ define( 'DB_PASSWORD', 'wp-mot-de-passe-1' );