Hello,

Generally speaking, opening two threads for the same problem is not 
going to get you an answer any sooner. Having said that,

> MySQL isn't the problem because I do this: mysql -u bacula -p and I can 
> connect withouth any problem.

My guess is that you did not create a 'bacula' database within mysql, 
and/or that the user '[EMAIL PROTECTED]' is missing the correct access 
privileges *for the bacula database*.

Can you connect with 'mysql -u bacula -p bacula' ?

Also, do not forget that you will need to create the database schema 
(with the included scripts) before starting to use the program.

andrea



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to