]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bacula-web/README
ebl Update to use a separate db connexion to compute and
[bacula/bacula] / gui / bacula-web / README
index f1c02c3724b1c8e5dc818c6b2f4ba11ac6549aa4..086d45ef2e7490709b284066ccdbdbee5e32d2d4 100644 (file)
@@ -14,7 +14,10 @@ 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
         - Bacula (Oh!, yes, you need this ;-) ) http://www.bacula.org
 
                 
@@ -23,6 +26,7 @@ INSTALL
 - Copy this distribution to root directory or a subdirectory of your webroot.
 - Edit configs/bacula.conf with your preferences
 - Run "test.php" from your browser.
+- You need to turn on the short_open_tag option in php.ini
 
 
 NOTES