[Koha] Koha web installer shows software error

Mahesh T Pai paivakil at gmail.com
Sat Jun 18 17:39:31 UTC 2011


Mahesh T Pai <paivakil at gmail.com> writes:

 >  > Access denied for user 'kohaadmin'@'localhost' (using password:
 >  > YES) at /usr/share/koha/lib/C4/Context.pm line 692.


Specifically,, it could be that you missed out the "identified by" part in:-


mysql> grant all on <kohadatabasename>.*mysql>\
 to'<kohadatabaseuser>'@'localhost' identified by\
 '<kohadatabaseuserpassword>';




More information about the Koha mailing list