Syed Mohammad Ali
Syed Mohammad Ali

Reputation: 1

Why my localhost of phpMyAdmin is showing this error?

enter image description here Error MySQL said: Documentation

Cannot connect: invalid settings. mysqli_real_connect(): The server requested authentication method unknown to the client [caching_sha2_password] mysqli_real_connect(): (HY000/2054): The server requested authentication method unknown to the client phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

Upvotes: -2

Views: 179

Answers (1)

Nimesh Katariya
Nimesh Katariya

Reputation: 11

Check php version or reinstall xampp

Upvotes: 0

Related Questions