URGENT Problem: The server requested authentication method unknown to the client

Me3kAndroid

Verified User
Joined
Oct 10, 2019
Messages
7
#2054 - The server requested authentication method unknown to the client

when i want to connect phpmyadmin i see this error
and

when i want to connect websites
Database connection error (2): Could not connect to MySQL.Database connection error (2): Could not connect to MySQL.
server run good mysql started

what is myproblem?

if you want, https://droid.pw/test.php; gives the error code on a mysql test db i created



The Results Of This Command, Are Located Below

mysql --defaults-extra-file=/usr/local/directadmin/conf/my.cnf -e "SELECT User, Length(Password) FROM mysql.user WHERE Length(Password)=16;"


ERROR 1054 (42S22) at line 1: Unknown column 'Password' in 'field list'
 
Back
Top