Dan:
My problem is that I made a clean installation from source compiling only with 
PostgreSQL support. Before that I have compiled Bacula with MySQL support but 
now I need PostgreSQL support only. For that I follow this steps:
1. ./configure --enable-bwx-console --enable-tray-monitor --with-mysql (This 
was my first ./configure)
2. make
3. make uninstall

Now I compile only with PostgreSQL support:
1. ./configure --with-postgresql
2. make
3. make install

My conf files are the same and the DB user is the same. I have all created but 
I Director doesn't start.

Ing. Reynier Pérez Mira
Grupo de Soporte al Desarrollo - Dirección Técnica IP
 

> -----Mensaje original-----
> De: Dan Langille [mailto:[EMAIL PROTECTED] 
> Enviado el: jueves, 24 de enero de 2008 10:24 pm
> Para: Reynier Perez Mira
> CC: John Drescher; Bacula Users
> Asunto: Re: [Bacula-users] bacula-director not running, why?
> 
> Reynier Perez Mira wrote:
> > The date changes from 22/01 to 24/o1 (today) but when I start the 
> > daemon the same error come up. See the error below
> > 
> > # /etc/init.d/bacula-director start
> > Starting Bacula Director: 24-ene 16:25 bacula-dir:  Fatal 
> error: Could not open Catalog "MyCatalog", database "bacula".
> > 24-ene 16:25 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.
> > 24-ene 16:25 bacula-dir ERROR TERMINATION Please correct 
> configuration 
> > file: /etc/bacula/bacula-dir.conf failed.
> 
> Have you corrected the above file?  Are you reading the 
> Bacula documentation on how to setup Bacula?
> 
> In short, make sure the supplied configuration items match 
> the database name and password.  Verify it by trying to 
> connect to the database from the command line.  The online 
> documentation is pretty good at showing you what to do step by step:
> 
> See http://www.bacula.org/rel-manual/
> 
> --
> Dan Langille
> 
> BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
> PGCon  - The PostgreSQL Conference:     http://www.pgcon.org/
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to