Jump to content

NeverStopLearning4Life

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by NeverStopLearning4Life

  1. CRUD with MySQLI and PHP Chapter 1 - Lesson 1 - 11/27/2020 After following along with Ben and coding the example and opening it in chrome ... I get the following warning ... Warning: mysqli::__construct(): The server requested authentication method unknown to the client [caching_sha2_password] in C:\MAMP\htdocs\connect-db-live.php on line 12Warning: mysqli::__construct(): (HY000/2054): The server requested authentication method unknown to the client in C:\MAMP\htdocs\connect-db-live.php on line 12 Here is a screenshot from VSCode ... I looked for a solution online and found a page on Stack Overflow describing a solution but I couldn't figure out how to incorporate their solution into my code. Any assistance would be greatly appreciated. Here is the screenshot from StackOverflow ... Michael mastertouch53@gmail.com / mastertouch88@yahoo.com
×
×
  • Create New...