<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I want to start testing Koha 2.2.0RC2 so I figured
running with the latest stable components in the infrastructure would be a good
thing. Also, I wanted to install mysql 4.1 for the new
features, (subqueries, etc.). After configuring everything for Koha 2.2.0,
when I try to run a script, like updatedatabase, I get:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>DBI connect('sefovan:localhost','koha',...) failed:
Client does not support authentication protocol requested by server; consider
upgrading MySQL client at C:\usr\koha-2.2.0RC2\modules/C4/Context.pm line
409.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I had the same problem with phpMyAdmin after
installing mysql 4.1 but there is a configuration parameter there to set
phpMyAdmin to use 'http' or 'cookies' auth_type and that solved the
problem. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am running on Win Xp Pro:</FONT></DIV>
<DIV><FONT face=Arial size=2>Apache 2.0.50 for Win32</FONT></DIV>
<DIV><FONT face=Arial size=2>MySQL 4.1.7</FONT></DIV>
<DIV><FONT face=Arial size=2>ActivePerl 5.8.4.810 Win32</FONT></DIV>
<DIV><FONT face=Arial size=2>and of course Koha 2.2.0RC2</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is there a way to configure mysql to use the
'config' authentication or a way to make Koha use the 'http'
auth_type?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance for any help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Dana</FONT></DIV></BODY></HTML>