Bacula-users

Re: [Bacula-users] Bacula mysql problem

2011-01-27 13:05:15
Subject: Re: [Bacula-users] Bacula mysql problem
From: Phil Stracchino <alaric AT metrocast DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 27 Jan 2011 13:02:57 -0500
On 01/27/11 12:20, Laxansh K. Adesara wrote:
> So, what’s wrong here?
> 
> My catalog from bacula-dir.conf file :
> 
> Catalog {
> 
>     Name = MyCatalog
> 
>     #Uncomment the following line if you want the dbi driver
> 
>     #dbdriver = “dbi:sqlite3”; dbaddress =127.0.0.1; dbport=
> 
>     Dbname = bacula; DB Address =IP address ; dbuser = “bacula”
> passoword=”password”
> 
>  }

Well, let's see...

You have no newline or semicolon separating 'dbuser = “bacula”' from
'passoword=”password”'.
Also, in the same line, you misspelled password.
Also, in the same line, 'IP address' isn't a valid IP address.  Bacula
is probably trying in vain to resolve that as a hostname.



-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  alaric AT caerllewys DOT net   alaric AT metrocast DOT net   phil AT 
co.ordinate DOT org
         Renaissance Man, Unix ronin, Perl hacker, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>