
10-21-2012, 09:31 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,338
|
|
Quote:
Originally Posted by pooyan
I changed all php.ini value to mysql.default_socket = /var/lib/mysql/mysql.sock
But now after start lsws and test a website display this error:
Client does not support authentication protocol requested by server; consider upgrading MySQL client
|
this is not lsws issue but mysql client is old. to work around this, add a line to your my.cnf (usually /etc/my.cnf)
|