]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Wed, 16 May 2007 10:30:43 +0000 (10:30 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 16 May 2007 10:30:43 +0000 (10:30 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4797 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bacula-web/README
gui/bweb/INSTALL

index 41c9af3b0a021754f13cde95579f63edc44bda9e..086d45ef2e7490709b284066ccdbdbee5e32d2d4 100644 (file)
@@ -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
index e80e9fce4314d9782b36e0906493eeb11c8c936a..d980bc5c3b046c8dd74379b75cf2cc53d8114e60 100644 (file)
@@ -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