I'm trying to setup Apache (v. 1.3), PHP (v. 4.3.9), and MySQL(v. 4.1) on my PC, but I've hit a snag. When trying to connect to the database, I get this error:
Quote:
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in c:\program files\apache group\apache\htdocs\includes\dbconnect.php on line 1
After doing some researching, I've found that I need to upgrade something, but I'm not positive what. Am I supposed to upgrade MySQL, and to what version? Or am I supposed to upgrade Apache? I know this is a Newbie question, but I'm pretty much just starting out.