> make sure mysql is running and you can connect via command line.

I solve the MySQL problem but Bacula problem persist. Now I can connect to 
MySQL using "bacula" user. I made the changes to bacula-dir.conf file and now 
have this:

Catalog {
  Name = MyCatalog
  dbname = bacula;
  user = bacula;  
  password = "baculadmin"
}

But when I run 
 bacula-dir -t -c bacula-dir.conf 
I get the same error again:

/etc/bacula# bacula-dir -t -c bacula-dir.conf
07-ene 18:16 bacula-dir:  Fatal error: Could not open Catalog "MyCatalog", 
database "bacula".
07-ene 18:16 bacula-dir:  Fatal error: mysql.c:188 Unable to connect to MySQL 
server.
Database=bacula User=bacula
It is probably not running or your password is incorrect.
07-ene 18:16 bacula-dir ERROR TERMINATION
Please correct configuration file: bacula-dir.conf
Why? What I'm doing wrong?
Cheers
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