From 00236f43d3a420494d2ef0e521be1a0334452a4d Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 28 May 2009 08:37:56 +0000 Subject: [PATCH] update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8869 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/INSTALL | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 931572d07e..23c91143dc 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -249,9 +249,7 @@ www-data ALL = (root) NOPASSWD: /usr/sbin/mtx -f /dev/changer status www-data ALL = (root) NOPASSWD: /usr/sbin/mtx -f /dev/changer load * www-data ALL = (root) NOPASSWD: /usr/sbin/mtx -f /dev/changer unload * -################ BFILEVIEW SETUP ############################### - -At this time, bfileview works only with PostgreSQL. +################ BFILEVIEW AND BTIME SETUP ############################### Alias /bweb/fv /var/spool/bweb @@ -265,12 +263,14 @@ mkdir /var/spool/bweb chmod 700 /var/spool/bweb chown www-data /var/spool/bweb -You have to remove "" from -tpl/en/display_job_zoom.tpl. - Add (or configure) a writable location to the parameters in bweb.conf 'fv_write_path' => '/var/spool/bweb', +###### BFILEVIEW only part + +You have to remove "" from +tpl/en/display_job_zoom.tpl. + You MUST use brestore.pl -b or bresto.pl action=batch to initialize the database, and you CAN use bfileview.pl mode=batch jobid=xxx where=/ to compute tree size. -- 2.39.2