PhpMyAdmin

Fermé
shahrukhfan Messages postés 92 Date d'inscription jeudi 27 septembre 2007 Statut Membre Dernière intervention 26 mars 2012 - Modifié par shahrukhfan le 29/05/2010 à 10:13
 hfloh - 29 mai 2010 à 10:19
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

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