Online-Voting-System-using-php-and-mysql icon indicating copy to clipboard operation
Online-Voting-System-using-php-and-mysql copied to clipboard

Access denied for user 'root'@'localhost' (using password: NO)

Open 1234big opened this issue 6 years ago • 5 comments

i am receiving Access denied for user 'root'@'localhost' (using password: NO) how to solve it ? not in phpmyadmin in login form for admin wen i type the user name and pass and enter ok button

1234big avatar Apr 30 '18 08:04 1234big

Are you able to resolve it or not ?? I am also getting the same issue.

monu11296 avatar May 07 '18 09:05 monu11296

We'll help resolve the issue soon

On 10:02AM, Mon, May 7, 2018 monu11296 [email protected] wrote:

Are you able to resolve it or not ?? I am also getting the same issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rezwanulhaquerezwan/Online-Voting-System-using-php-and-mysql/issues/12#issuecomment-387004122, or mute the thread https://github.com/notifications/unsubscribe-auth/AWfMP1j4opUoLkqY3rpsBWT5DMDg_oJDks5twA2UgaJpZM4TsRAy .

darlene-dono avatar May 07 '18 09:05 darlene-dono

Sorry guys for the late support

darlene-dono avatar Jul 27 '18 03:07 darlene-dono

there's been a description of the username and password in the description file, kindly post the code for me to see

darlene-dono avatar Jul 27 '18 03:07 darlene-dono

This error typically occurs when the MySQL server does not allow the user 'root' to connect without a password. Check your connection file to ensure you have entered the correct username and password for your local environment. @1234big

Vignesh-Jothi avatar Jul 05 '24 12:07 Vignesh-Jothi