Hi, I installed MySQL4.1.11 and PHP4.3.10. When trying to connect an existing
database, it showed me the following warning message which I have no idea how to
solve it. Hope someone can kindly tell me what I should do. Thanks in advance.
Warning: mysql_connect() : Client does not support authentication protocol
requested by server; consider upgrading MySQL client in
c:\inetpub\wwwr oot\project\con nection.php on line 12
Could not connect: Client does not support authentication protocol requested by
server; consider upgrading MySQL client
database, it showed me the following warning message which I have no idea how to
solve it. Hope someone can kindly tell me what I should do. Thanks in advance.
Warning: mysql_connect() : Client does not support authentication protocol
requested by server; consider upgrading MySQL client in
c:\inetpub\wwwr oot\project\con nection.php on line 12
Could not connect: Client does not support authentication protocol requested by
server; consider upgrading MySQL client
Comment