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

前端 未结 15 2022
北海茫月
北海茫月 2021-02-01 06:18

I am unable to connect to my MySQL in xampp I have this error:

MySQL said: Documentation

1045 - Access denied for user \'root\'@\'localhost\'

15条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-01 07:22

    You need to modify the config-db.php and set your password to the password you gave to the user root, or else if he has no password leave as this ''.

提交回复
热议问题