"Laxansh K. Adesara" <laxa...@anatec.com> writes:
> After some headaches configuring bacula-dir I have another
> problem. When I try to test bacula-dir I get following error
>
> Bacula-dir: Fatal error : mysql.c: unable to connect to MySQL server.
> Database=bacula User=bacula
>
> MySQL is not the problem because whenever I type:mysql –u bacula –p
> and I can connect by entering password in the next step.

the above command will connect to the "mysql" database.  to verify that
the bacula user can connect to the bacula database, use:

  mysql -u bacula -p bacula

-- 
Kjetil T. Homme
Redpill Linpro AS - Changing the game


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to