> They are successful to install mysql-4.1.7 on o.s. solaris 8 thanks to > the suggestions of Gleb Paharenko. Now when use webmin (last version > 1.170) o phpmyadmin (last version -2.6.0-pl2) I have this problem: > > "DBI connect failed : Client does not support authentication protocol > requested by server; consider upgrading MySQL client" > >>From shell it works all.... the solution to the problem exists? Or it >> is better install the version 4.0.21? > > > Thank's > Alessio I had a similar problem with DBI/DBD. The solution I used was to create the passwords using OLD_PASSWORD('plaintextPassword') function Look at http://dev.mysql.com/doc/mysql/en/Password_hashing.html for the details as well as work arounds. When they update DBD::mysql this should go away.
-- William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]