Yes, works fine
On 04/05/2011 04:04 PM, Mark Chaney wrote: > Have you tried logging into that db with that account/pass through the > mysql cli to confirm its correct? > > -Mark > > On 04/05/2011 02:18 PM, Raymond Norton wrote: > >> I tried to install the deb package several times using the short >> configuration script. It would always error out, saying I had not used a >> password for the baruwa user. I finally left it blank and the >> installation was successful. I then set the password via: >> >> GRANT ALL ON baruwa.* TO baruwa@localhost IDENTIFIED BY 'mypassword'; >> >> and set the databse and password in /usr/share/pyshared/baruwa/settings.py >> >> the mail log kept saying I was not using a password, so I rebooted, but >> get the same error. >> >> @relay-1:~$ tail -f /var/log/mail.log >> Apr 5 14:06:28 relay-1 MailScanner[1269]: Baruwa Lists db conn init >> failue: Access denied for user 'baruwa'@'localhost' (using password: NO) >> >> >> >> Am I missing a config file? >> >> >> >> >> _______________________________________________ >> Baruwa mailing list >> [email protected] >> http://lists.baruwa.org/mailman/listinfo/baruwa >> >> > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa > > _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

