Troubleshooting MySQL error messages

Troubleshooting MySQL error messages

This section addresses one common error message that you might encounter when testing a PHP database connection to MySQL 4.1: "Client does not support authentication protocol requested. Consider upgrading MySQL client."

You may have to revert to an earlier version of MySQL, or install PHP 5 and copy some dynamic link libraries (DLLs). For detailed instructions, see Installing a PHP application server (Windows) in Getting Started with Dreamweaver.

Also see the following TechNotes on the Macromedia website:

  • TechNote c45f8a29 at www.macromedia.com/go/c45f8a29.
  • TechNote 16515 at www.macromedia.com/go/16515.



Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly