I'm stuck to this error. I don't have a password for the root, but still getting this one. Please help me, do check the screenshot I'm going to provide..
Asked
Active
Viewed 5,429 times
0
-
So what is the question? You need to reset the password? – Burhan Khalid Aug 16 '12 at 05:28
-
duplicate: http://stackoverflow.com/questions/8537531/access-denied-for-user-rootlocalhost-using-password-no?rq=1 – Jocelyn Aug 16 '12 at 05:33
-
Check this out: http://tinypic.com/r/152mkp4/6 – Aug 16 '12 at 05:46
1 Answers
0
This error means that the password is specified and it is wrong. Check it on your php page, where connection string or password is set.

Devart
- 119,203
- 23
- 166
- 186
-
From the stack you can see that error was thrown from the php application. You should find it yourself. It is the place where application stores connection string or password. – Devart Aug 16 '12 at 05:58