[Koha] Koha web installer shows software error

Mahesh T Pai paivakil at gmail.com
Sun Jun 19 05:39:31 NZST 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