PhpMyAdmin

shahrukhfan Messages postés 98 Statut Membre -  
 hfloh -
Bonjour,

j'avais cette erreur qui s'affichait quand j'essayais de me connecter à phpMyAdmin: #1045 - Access denied for user 'root'@'localhost' (using password: NO).
J'ai donc suivi les instructions de cette page pour essayer d' arranger le problème: http://www.commentcamarche.net/faq/12341-phpmyadmin-1045-access-denied-for-user-root-localhost.
Mais maintenant j'ai cette erreur qui apparaît #1045 - Access denied for user 'root'@'localhost' (using password: YES)
Petite précision: quand je tape cette commande dans le cmd mysql> GRANT ALL PRIVILEGES ON *.* TO root@localhost IDENTIFIED BY ' monmotdepasse ' WITH GRANT OPTION;, j'obiens que 'GRANT' n'est pas reconnu en tant que commande bla bla bla

Merci d'avance

http://www.commentcamarche.net/forum/new#

1 réponse

  1. hfloh
     
    si tu est en local regarde dans la doc easyphp ou wamp (selon ce que tu utilise) et sinon vérifie bien tes identifiant, mot de passe et serveurrname...
    0