Witam, podczas wywoływania komendy doctrine:schema:create wyskakuje mi taki błąd:
In AbstractMySQLDriver.php line 106:
An exception occurred in driver: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
In PDOConnection.php line 31:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
In PDOConnection.php line 27:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
In PDOConnection.php line 27:
PDO::__construct(): The server requested authentication method unknown to the client [caching_sha2_password]
dodałem już
default-authentication-plugin=mysql_native_password
do /etc/mysql/mysql.conf.d/mysqld.cnf
mogę też do mysql z CLI się zalogować...
ps. system to ubuntu serwer na virtual boxie
proszę o pomoc /\