This is a mysql permissions problem. Check: - that you created the database - created the user with grant all - flushed the priviledges - can connect using mysql -u kohadmin -pyour_password koha Len www.len.ro On Thu, 2008-06-05 at 18:21 -0700, Aren Olson wrote:
I'm installing the latest koha 2 on Ubuntu 8.04, and installation fails with the following error:
CREATING DATABASE
Creating the MySQL database for Koha...
ERROR 1045 (28000): Access denied for user 'kohaadmin'@'localhost' (using password: YES)
DBI connect('Koha:localhost','kohaadmin',...) failed: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/local/koha/intranet/modules/C4/Context.pm line 411 Can't call method "prepare" on an undefined value at scripts/updater/updatedatabase line 1553. Problem updating database...
any ideas?
Please CC me as I'm not subscribed to the list.
Thanks, Aren Olson