18 Jun
2011
18 Jun
'11
7:39 p.m.
Mahesh T Pai <paivakil@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>';