phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-users] Re: Database Config Issue


From: Chris Weiss
Subject: Re: [phpGroupWare-users] Re: Database Config Issue
Date: Mon, 5 Feb 2007 13:45:53 -0600

On 2/5/07, K Black wrote:
  Mysql logs the following error:

Client does not support authentication protocol requested by server; consider 
upgrading MySQL client

Server version          5.0.27-standard-log
Protocol version        10


sounds like your php was compiled for an older version of the mysql
client libs than your mysql version.  I think you can use the "old
password" option when creating the mysql user (i don't recall the
syntax) or upgrade/recompile your php's mysql extention  against the
mysql5 client libs.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]