On 24 Feb 2005 at 12:50, schlubediwup wrote:

> Hi
> 
> this is the error message you get when trying to access mysql from php 
> using a userid which has been created under mysql 4.1 whithout taking 
> the precaution to apply the old_password function to create the password:
> 
> Client does not support authentication protocol requested
> by server; consider upgrading MySQL client

Hi,

Doing a search on google for

"Client does not support authentication protocol requested"

gives this as the first result:

http://dev.mysql.com/doc/mysql/en/old-client.html

which describes your problems and how to fix it.

Regards

Ian
-- 


Reply via email to