I am trying to get MySQL (4.1) installed on Windows XP. I already have Apache and PHP installed. This is just for me to play arround with scripts and stuff. Now I got it installed and everything and I am trying to connect to the database and it gives me this error:
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in c:\server\htdocs\mod.php on line 3
I downloaded a program called SQL Maestro and that can connect to the database. What do I need to do to fix this. I know little to nothing about installing mysql and workings with apache and stuff. Thank you in advance.