Author Topic: EasyPHP- windows 7(access denied for user 'root'@'localhost' (using password  (Read 35294 times)

Anay

  • Newbie
  • *
  • Posts: 32
Ok I am trying to run mysql on windows 7 machine and I installed easyPHP for that. Now I remember that had not installed easyphp with any password. but it is giving error.

I tried following command
Code: [Select]
mysql -u root
then it gives error as follows

Code: [Select]
access denied for user 'root'@'localhost' (using password YES)
but I can access phpmyadmin with blank password without error.

any solution in this problem ?

omi

  • Newbie
  • *
  • Posts: 13
HI you need to do it like

Code: [Select]
mysql -u <user name here> -pAfter that type password. But if user name permission is not correct then you can't login this way either.

 

X

Do you know?

IfandBut.com helps you to keep yourself updated with latest internet business trends.
Join Now!
anything

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.
Back