chown www-data /etc/bacula/bweb.conf
# copy the bweb template file
- mkdir -p /usr/share/bweb/tpl
+ mkdir -p /usr/share/bweb/en/tpl
install -m 644 -o root -g root bweb/lang/en/tpl/*.tpl /usr/share/bweb/en/tpl
# copy the bweb graphics elements (bweb elements must reside in /bweb)
example on debian :
root@localhost:~# mv ext-1.1.1 /usr/share/bweb/html/ext
-3) Make sure that brestore cache tables are updated with brestore.pl
- bacula@localhost:~$ brestore.pl -b
+3) Make sure that brestore cache tables are in your catalog (bweb-xxx.sql files)
4) Enable bresto.pl cgi.
edit the bweb/cgi/bresto.pl script and change $bresto_enable=0; to $bresto_enable=1;
<li><a href="bweb.pl?action=running">__Running Jobs__</a>
<li><a href="bweb.pl?action=next_job">__Next Jobs__</a> </li>
<li><a href="bweb.pl?action=restore" title="__Launch brestore__">__Restore__</a> </li>
+ <li><a href="/bweb/bresto.html" title="__Try bresto__">__Web Restore__</a> </li>
</ul>
</li>
<li style="padding: 0.25em 2em;">__Media__