[Koha] Install failed (access denied) creating MySQL database

DBurgess nzbungee at gmail.com
Tue Apr 15 21:53:24 NZST 2008


Installed phpMyAdmin, not sure how but the kohaadmin user created during
setup not associated with localhost. Added a new kohaadmin/localhost with
all required privilages. Deleted database and ran insaller successfully.

Thanks for the help.


Mason James-5 wrote:
> 
> 
> On 2008/04/15, at 4:18 PM, amitg wrote:
> 
>>
>> Hi ,
>>       This is due to your mysql user kohaadmin permission plz check  
>> your
>> kohaadmin user permission.
>>
>> DBurgess wrote:
>>>
>>> I have a Fedora Core 5 box, MySQL 5.0.27 and Koha 2.2.9. During the
>>> creating database stage of the install I get a failure with:
>>>
>>> ERROR 1045 (28000):Access denied for user  
>>> 'kohaadmin'@'localhost' (using
>>> password: YES)
> 
> 
> Hiya Dave
> 
> Try something like this first on your DB...
> 
> mysql>  grant all on koha.* to kohaadmin at localhost identified by  
> 'mypassword';
> 
> 
> Then check your koha.conf file to confirm your password in there, is  
> the same..
> 
> That should solve your access issue.
> 
> Cheers, Mason
> 
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
> 
> 

-- 
View this message in context: http://www.nabble.com/Install-failed-%28access-denied%29-creating-MySQL-database-tp16694232p16698583.html
Sent from the Koha - Discuss mailing list archive at Nabble.com.



More information about the Koha mailing list