koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1002] Error in bulkmarcimport indicates possible permis


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1002] Error in bulkmarcimport indicates possible permissions problem with install.
Date: 18 Jul 2005 12:21:36 -0000

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

address@hidden changed:

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



------- Additional Comments From address@hidden  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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]