That looks like a database error. It seems Koha is trying to log into a mysql server on the same server as itself, using a password, and not getting access to the database it's after.
Time to check the koha-conf.xml, make sure the mysql server is up, and make sure the k...@localhost user has access to it's database. On Fri, 2009-02-13 at 11:19 -0800, Ed Roche wrote: [snip] > The following fatal error has occurred: Access denied for user > 'koha'@'localhost' (using password: YES) at > /usr/share/koha/lib/C4/Context.pm line 646. [snip] -- Michael Hafen Systems Analyst and Programmer Washington County School District Utah, USA for Koha checkout http://koha-dev.washk12.org or git://koha-dev.washk12.org/koha _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel