MSQL Password Error (Access Denied for User 'root'@'localhost' (using password: YES) - No Privileges?) https://libpowertech.blogspot.com/2022/09/msql-password-error-access-denied-for.html?m=1
On Thu, 22 Sep 2022, 10:43 am Mumanyi, Bravismore, <[email protected]> wrote: > Hi Kumar > > I advise you re-check MySQL access credentials. > > Those parameters are wrong. You are trying to access MySQL with username > root without a password. > > #mysql -u root -p > > If you set a password, then set the correct password in KOHA config file. > > There are also ways to reset MySQL password, in case you forgot. > > Hope this helps > > Regards > ________________________________ > From: Koha <[email protected]> on behalf of Rishav Kumar > Gond <[email protected]> > Sent: 22 September 2022 07:00 > To: [email protected] <[email protected]> > Subject: [Koha] Error in creating instance > > Hi all, > > I have created an instance 'library' but soon after creating it when i am > applying the command > "sudo koha-create --create-db library1" > It is showing > ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using > password: NO) > > Kindly help > > Warm regards > Rishav > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > CAUTION -EXTERNAL SENDER: Please be careful when opening links and > attachments. UNAM Directorate: Information & Communication Technology > Services (DICTS) > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

