Bonjour,
je suis en train de mettre mon site internet en ligne sur un hebergement ovh mais le script de news ne marche pas
le message suivant m'est indiquer:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'shthur'@'10.0.75.31' (using password: YES)' in /homez.231/shthur/www/news.php:43 Stack trace: #0 /homez.231/shthur/www/news.php(43): PDO->__construct('mysql:host=mysq...', 'shthur', 'monmotdepasse') #1 {main} thrown in /homez.231/shthur/www/news.php on line 43
la ligne correspondante dans mon script est:
$bdd = new PDO('mysql:host=mysql5-19;dbname=shthurnews', 'shthur', 'monmotdepasse');
j'éssai de voir ce qui ne marche pas depuis un moment mais je ne voi pas
pouvez vous m'aider???
merci d'avance