Error creating MySQL database during installation.
Below is the error message I get. The seems to be a problem with user kohaadmin. Any clues what I need to do to fix this? I am using Fedora Core 6 and the mysql version is 5.0.27 Creating the MySQL database for Koha... ERROR 1045 (28000): Access denied for user 'kohaadmin'@'localhost' (using password: YES) DBI connect('Koha:localhost','kohaadmin',...) failed: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/local/koha/intranet/modules/C4/Context.pm line 411 Can't call method "prepare" on an undefined value at scripts/updater/updatedatabase line 1541. Problem updating database... [root@k12ltsp1 koha-2.2.7]#
Hi all, Had I read farther, I may have gotten to the words, "the defaults do not work in this version...". Once I put in values in all the boxes, the problem is fixed and I can continue to check items out to everyone. Darla -- Darla Grediagin District Librarian Bering Strait School District Unalakleet, Alaska Web Address : http://bssdonline.org/course/view.php?id=51 Blog: http://aklibrarian1.edublogs.org/ OPAC: http://opac.bssd.org:8181/cgi-bin/koha/opac-search.pl
Seems that Mysql 5 is incompatible with Koha. How can I downgrade to mysql 4.1 on Fedora Core 6? On 25/01/07, Krsnendu dasa <krsnendu108@gmail.com> wrote:
Below is the error message I get. The seems to be a problem with user kohaadmin. Any clues what I need to do to fix this? I am using Fedora Core 6 and the mysql version is 5.0.27
Creating the MySQL database for Koha...
ERROR 1045 (28000): Access denied for user 'kohaadmin'@'localhost' (using password: YES)
DBI connect('Koha:localhost','kohaadmin',...) failed: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/local/koha/intranet/modules/C4/Context.pm line 411 Can't call method "prepare" on an undefined value at scripts/updater/updatedatabase line 1541. Problem updating database... [root@k12ltsp1 koha-2.2.7]#
participants (2)
-
Darla Grediagin -
Krsnendu dasa