I tried to run my application on my localhost, but I am stuck with some problem.
Someone told me that I would need to give password for Users and Privileges. As a result, I have tried giving all permissions to users in Users and Privileges. But I don't know the username and password clearly (due to some problem).
Can I disable MySQL protection allowing access without any authentication in phpmyadmin
(XAMPP)?
This is my error (during execution at localhost):
CDbConnection failed to open the DB connection: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)