[Koha] Installing koha on Ubuntu machine

Bernardo Gonzalez Kriegel bgkriegel at gmail.com
Fri Apr 6 03:40:02 NZST 2012


On Thu, Apr 5, 2012 at 11:28 AM, kkahmad <kk.ahmad at gmail.com> wrote:

> i have reset the password by re-installing the 1)mysql-server
> 2)mysql-common
> 3)mysql-client As mentioned in the link provided by you.
>
> But Again i got the same error on exuting #mysqladmin -u root -p password
> command.
>
>
if you reset the password, then be careful not to leave spaces between "-u"
and the user, and "-p" and password,

mysqladmin -uroot -ppassword create database

Hope that helps.
-- 
Bernardo Gonzalez Kriegel
bgkriegel at gmail.com


More information about the Koha mailing list