QiiTime は Qiita/Qiitadon の同人サークル Qithub のコラボ作品です。詳細は https://qiitadon.com/@QiiTime/101306011841057999 へ。コラボ・メンバー募集中!  #2019_12 #2019_12_16 #2019_12_16_12

🆕 新着Qiita記事をお知らせします。​

​『FuelPHPでのMySQL接続時にThe server requested authentication method unknown to the client [caching_sha2_password] となった場合に対処してみた』
https://qiita.com/forests-k/items/eb0c07829cbc5e309059 by @forests_k @​Qiita

#php_qiita #mysql_qiita

FuelPHPでのMySQL接続時にThe server requested authentication method unknown to the client [caching_sha2_password] となった場合に対処してみた - Qiita

## 概要 FuelPHPでMySQLに接続時、掲題のエラーが発生した場合の対応法です。 ## 環境 - MySQL v8.0 - PHP 7.3.12 ## エラー事由 MySQL8.0でのデフォルトの認証方式は「caching...