[Koha] koha install fails with database error

Marilen Corciovei marilen.corciovei at nemesisit.ro
Sun Jun 8 18:37:07 NZST 2008


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
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20080608/539ff3df/attachment.htm 


More information about the Koha mailing list