Just getting moving with all this PHP stuff, and for the most part I'm impressed. However, when I try and use mysql on my machine (which is Xp-pro running mysql 4.1) I get the following error...
"mysql_connect(): Client does not support authentication protocol requested by server. Consider upgrading MySQL client in f:\php stuff\gateway\sales\libs\db_connect.php on line 2"
I know my actual code is ok, because it runs fine on my mate's box, which is running mysql 3.x... My understand therefore is that the chaps at mysql have changed their protocol. Does anyone know if/where/when I get my hands on an updated version of PHP that will work with mysql 4.1?
Cheers in advance,
Martin
Ps. I'll pay my dues now and answer some questions in the Visual Basic section...
"mysql_connect(): Client does not support authentication protocol requested by server. Consider upgrading MySQL client in f:\php stuff\gateway\sales\libs\db_connect.php on line 2"
I know my actual code is ok, because it runs fine on my mate's box, which is running mysql 3.x... My understand therefore is that the chaps at mysql have changed their protocol. Does anyone know if/where/when I get my hands on an updated version of PHP that will work with mysql 4.1?
Cheers in advance,
Martin
Ps. I'll pay my dues now and answer some questions in the Visual Basic section...