[Koha-devel] Error when browsing to Koha Admin Page

Michael Hafen mdhafen at tech.washk12.org
Fri Feb 13 20:42:21 CET 2009


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 koha at 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




More information about the Koha-devel mailing list