From: Kern Sibbald Date: Wed, 16 May 2007 10:30:43 +0000 (+0000) Subject: Update X-Git-Tag: Release-2.2.0~484 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3cddd1d76e69143ab4835f273294f5e027fff56a;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4797 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bacula-web/README b/gui/bacula-web/README index 41c9af3b0a..086d45ef2e 100644 --- a/gui/bacula-web/README +++ b/gui/bacula-web/README @@ -14,7 +14,7 @@ REQUIREMENTS: - GD 2.x - TrueType (optional) - Pear DB (http://pear.php.net/package/DB) - - MySQL or PostgreSQL + - MySQL or PostgreSQL (SQLite is not supported) - Sessions - If you use PostgreSQL - dbsize contrib package diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index e80e9fce43..d980bc5c3b 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -68,6 +68,7 @@ Simply use lang/fr/tpl/*.tpl files instead of tpl/*.tpl - perl modules - DBI (with mysql or postgresql support DBD::Pg and DBD::mysql) + (SQLite is not supported) - GD::Graph - GD - HTML::Template