I've looked really hard but I can't find it, so I'm posting it again - sorry if I'm just being dumb.
Anyway.
I recently upgraded my PHP, Apache and MySQL versions, and now when I try to connect via PHP to a database, I get this error
Code: Select all
#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL clientCode: Select all
Client API version 3.23.49So my question is: How, in simple terms, do I upgrade PHP's MySQL client?
Cheers.