Hi, On Sat, 26 Jun 2010, Graham Sparks wrote:
> 26-Jun 18:01 bacula-dir JobId 0: Fatal error: Could not open Catalogue > "MyCatalog", database "bacula". > 26-Jun 18:01 bacula-dir JobId 0: Fatal error: mysql.c:194 Unable to connect > to MySQL server. > Database=bacula User=bacula > MySQL connect failed either server not running or your authorisation is > incorrect. > 26-Jun 18:01 bacula-dir ERROR TERMINATION I'd suggest (if you haven't already) that you lift the exact username, password, host and database name from the config file and try a mysql -u <username> -p -h hostname <databasename> give the password at the prompt and make sure . It could be, for example, that the mysql database is listening on the eth0 interface but not the loopback or vice versa. By default, I presume bacula connects on the localhost so if that's not specified you should probably use 127.0.0.1. Gavin ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users