mysql 4.1.15 ART (updated 17/11/2005)
everything runs fin till some hours ago:
now every php script that try to access to mysql get this error:
instead plesk is working ok...Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in
i suppose the problem is in the user table...
in fact in mysqld.log.1
i've found these errors (the time is exactly the same when the problem started):
all the users are "duplicated" except the user "admin" (the one with run with plesk)...051120 6:08:21 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:08:21 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:08:21 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:22:57 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:22:57 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:22:57 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:27:11 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:27:29 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:31:19 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:40:40 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:52:45 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:53:06 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:53:23 [Warning] Found invalid password for user: '***'; Ignoring user
051120 6:53:44 [Warning] Found invalid password for user: '***'; Ignoring user
tonight (4am) i've run the weekly psadump... could the problem be caused by it?
already tried old-password and mysql-fix-privileges without any success...
plesk is running ok (the user admin doesn't appear to the errors above..)