]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bacula-web/README
ebl Fix a bug in user edition
[bacula/bacula] / gui / bacula-web / README
index dfd6bccce22bd4ac7057a650c0bbdd4c783722ae..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
@@ -26,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