[Koha-bugs] [Bug 1002] Error in bulkmarcimport indicates possible permissions problem with install.

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Mon Jul 18 14:21:36 CEST 2005


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1002

tgarip at neu.edu.tr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From tgarip at 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.




More information about the Koha-bugs mailing list