[Koha] Koha Install on debian

MJ Ray mjr at phonecoop.coop
Wed Apr 15 20:53:49 NZST 2009


MATALDA CHARLES <matalda_charles at hotmail.com> wrote:
>  I have a problem when i opening 127.0.0.1
>
> Koha Error:
>
> Access denied for user " Kohaadmin @ localhost using password : yes at usr/share/koha/lic/c4

Check that you can login to mysql as Kohaadmin - you can do this with
the command-line:
  mysql -u Kohaadmin -p
but your system may have more user-friendly ways to do it too.  Note
that mysql usernames and passwords are case-sensitive.  If that works,
it's probably some database setting in koha-conf.xml isn't quite right.

In general, this looks like a MySQL configuration problem, more than
a Koha problem, so asking in MySQL forums may help.

Hope that helps,
-- 
MJ Ray (slef)
Webmaster for hire, statistician and online shop builder for a small
worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/
(Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237


More information about the Koha mailing list