
Hi, I'm running otrs 1.3.2 on debian and trying to have full utf-8 support. With the basic install (mysql 4.0+apache2+otrs1.3.2), all works fine. My database was mysql 4.0, so I updated to 4.1 (server and clients) to have unicode enabled database. I set the default-character-set to utf8 in mysql, like mentionned in the FAQ, for both server and client, recreated the otrs database with utf-8 as default charset, converted a dump of the previous db to utf8 with iconv and reinjected it in mysql. The charset config of otrs is set to utf-8. But when I go to the main page I now have that error: --- Erreur: Client does not support authentication protocol requested by server; consider upgrading MySQL client Commentaire: Please contact your admin Rapport d'anomalie: [ Cliquer ici pour signaler une anomalie ! ] Trace du retour d'erreur: ERROR: OTRS-CGI-10 Perl: 5.8.4 OS: linux Time:Mon Aug 29 16:28:17 2005 Message: Client does not support authentication protocol requested by server; consider upgrading MySQL client Traceback(17547): Module: Kernel::System::DB::new (v1.40) Line: 222 Module: ModPerl::ROOT::ModPerl::Registry::var_www_otrs_index_2epl::handler (v) Line: 133 Module: (eval) (v1.73) Line: 203 Module: ModPerl::RegistryCooker::run (v1.73) Line: 203 Module: ModPerl::RegistryCooker::default_handler (v1.73) Line: 169 Module: ModPerl::Registry::handler (v1.99) Line: 30 I'm kinda lost... Perl or mysql problem? Any idea? Thx by advance Bert.

2005/8/29, bertagaz
Erreur: Client does not support authentication protocol requested by server; consider upgrading MySQL client
Commentaire: Please contact your admin Rapport d'anomalie: [ Cliquer ici pour signaler une anomalie ! ]
...
I'm kinda lost... Perl or mysql problem? Any idea?
Thx by advance
Bert. _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
MySql Password Problem. The relevant info is Erreur: Client does not support authentication protocol requested by server; consider upgrading MySQL client MySql changed Password format between 4.0 and 4.1 The client library has to support the new format, or the passwords to access the Database have to be changed, in MySql, not OTRS . More info and workarounds from MySql side in http://dev.mysql.com/doc/mysql/en/old-client.html Sorry, but i don't know how it can be done from OTRS side. -- Hugo Hernán Buitrago Ríos Tecnólogo en Sistemas hhbuitrago@gmail.com hhbuitrago@yahoo.com
participants (2)
-
bertagaz
-
Hugo Hernan Buitrago Rios