> You may need to specify the MySQL socket 

With socket you mean this line in my.cnf:
 socket = /var/run/mysqld/mysqld.sock

> or you can try to connect to 127.0.0.1 
Catalog {
  Name = MyCatalog
  dbname = bacula;
  user = bacula;  
  password = "baculadmin"
  DB Address = 127.0.0.1
}
This?
Ing. Reynier Pérez Mira  

-------------------------------------------------------------------------
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