Page 1 of 1

don't know nagiosql password

Posted: Thu Jun 23, 2011 3:05 am
by ctoman
Error while connecting to database:
[localhost] Connection to the database server has failed by reason:
Access denied for user 'nagiosql'@'localhost' (using password: YES)

Re: don't know nagiosql password

Posted: Sun Nov 20, 2011 12:50 am
by dwatson
did you get a reply for this error? i am getting the same issue

Re: don't know nagiosql password

Posted: Sun Nov 20, 2011 4:57 pm
by jsmurphy
By default there is no password, unless you set one... so try:

mysql -u root

Otherwise you may need to research a way to do mysql password recovery.