http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1002 tgarip@neu.edu.tr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From tgarip@neu.edu.tr 2005-07-19 00:21 ------- This is not a bug but an issue with MySql as of version 4. You have to set your Mysql to accept old style passwords Try this: mysql> set password for kohaadmin=old_password('somepassword'); This should remedy the problem ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.