[Koha] Installing koha on Ubuntu machine
Liz Rea
lrea at nekls.org
Fri Apr 6 04:31:00 NZST 2012
Also, make sure that you are putting in your password instead of the word "password."
You can do it like this mysqladmin -uroot -p create the-name-of-your-database and it will prompt you for the password. It will be the password you entered when you went through the password reset procedure.
:)
Liz Rea
lrea at nekls.org
-------------- next part --------------
On Apr 5, 2012, at 10:40 AM, Bernardo Gonzalez Kriegel wrote:
> 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
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list