MySQL Forums
Forum List  »  PHP

Re: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
Posted by: Peter Brawley
Date: June 13, 2019 04:07PM

According to https://stackoverflow.com/questions/52864853/how-to-ge, mysql-8-to-run-with-laravel, PHP doesn't yet understand caching_sha2_password, try mysql_native_password.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.