Hi! I think you need to add the -p option to tell mysql to prompt you for a password.
Best regards, Magnus Enger libriotech.no 2011/10/4 alaa Badri <[email protected]>: > when i try to tell mysql data base new koha admin password it got this Error > > mysql mysql -e 'update user set password=PASSWORD("xxxxx") where > user="root"' > > ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using > password: NO) > > and when i stopped the data base i got another error > > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

