mysqli::mysqli(): The server requested authentication method unknown to the client [caching_sha2_password] code example
Example: The server requested authentication method unknown to the client [cachin g_sha2_password]
ALTER USER 'mysqlUsername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'mysqlUsernamePassword';