On Mon, Dec 19, 2005 at 05:10:25PM +0100, Heigl Florian - Munich-MR - external 
wrote:

> You'll find bacula-web included in the bacula-gui package.
> See the bacula 1.38.2 release notes for more info on the integration.

Got it.  Thanks Florian!  Thanks Kern!  I had thought that bacula-web
was a seperately-released package.

> I had some problems, too when using it with postgres; on 1.1 they're
> known and fixed in 1.2 (see above)

I've installed 1.2, and made some progress.  For the archives:

- Although the web page itself doesn't give any information beyond "DB
  Connect error", there is excellent diagnostic information in the web
  server log files.

- The bacula-web interface requires a TCP/IP interface to Postgres,
  even though Bacula itself does not.  In at least some distributions,
  this has to be enabled by adding "tcpip_socket = true" to the
  /var/lib/pgsql/data/postgresql.conf file, and restarting Postgres.
  TCP/IP access must also be allowed by the pg_hba.conf file.

My current stumbling block is this error:

    PHP Fatal error:  Call to undefined method DB_Error::numRows() 
    in /home/kodis/public_html/classes.inc on line 158

I do seem to have the dbsize Postgres extension module installed, so I
don't think that that's the problem.  Does this look familiar?

-- John Kodis.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to