From 9e5f9c574daff4768f5b7c68f8c64670dc068e33 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Sun, 19 Jul 2009 09:06:35 +0000 Subject: [PATCH] update bweb INSTALL git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9058 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 63dfc81fa5..1c780e955b 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -6,7 +6,7 @@ Bweb works well with 2.0 release or later. 1) install Perl lib 2) using lighttpd -3) copy your files (using apache) +3) using apache 4) initialize your configuration file 5) do some sql stuff (for postgresql or mysql 5 users) 6) use the -n option on bconsole so that it works with Expect @@ -73,7 +73,7 @@ In this example, bweb files are in /home/bacula/bweb bacula:~$ cd bweb bacula:~/bweb$ sed -i "s:/etc/bacula/bweb.conf:$PWD/bweb.conf:" lib/Bweb.pm bacula:~/bweb$ cat > bweb.conf < '$PWD/lang', +\$VAR1 = { template_dir => '$PWD/lang', fv_write_path => '/tmp/', }; EOF -- 2.39.5