PhpMyAdmin
shahrukhfan
Messages postés
92
Date d'inscription
Statut
Membre
Dernière intervention
-
hfloh -
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#
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#