5 Apr
2012
5 Apr
'12
1:59 p.m.
On Thu, Apr 5, 2012 at 8:45 AM, kkahmad <kk.ahmad@gmail.com> wrote:
Following this : http://wiki.koha-community.org/wiki/Koha_on_Ubuntu
On *Step 7* got below error after executing #mysqladmin -u root -p password create
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
And by the way whats the default Password for Mysql
There is no default password for MySQL on Ubuntu. When you install the package, the installer asks for a password.
If you lost it, please read https://help.ubuntu.com/community/MysqlPasswordReset Bernardo