help with php db connect
I'm attempting to see if I can connect to a database using IIS on a XP Pro machine.
when I go to the document that has that code I get the following error messsage
Warning: mysql_connect(): Client does not support authentication protocol
requested by server; consider upgrading MySQL client in c:\inetpub\wwwroot\PHP\dbconnect.php on line 10
could not connect to database
when I go to the document that has that code I get the following error messsage
Warning: mysql_connect(): Client does not support authentication protocol
requested by server; consider upgrading MySQL client in c:\inetpub\wwwroot\PHP\dbconnect.php on line 10
could not connect to database
