Important note about SQLite and dbi_user settings (in nutshell: leave them
[webpac] / INSTALL
diff --git a/INSTALL b/INSTALL
index 1e60b7e..0217d75 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -30,6 +30,15 @@ don't work for you.
    use advanced database facilities of PostgreSQL you would probably be
    better off with SQLite if you don't have PostgreSQL already installed.
 
+   If you are using SQLite, there is no need to specify dbi_user or dbi_pass.
+   So, just leave them like this:
+
+   dbi_user=""
+   dbi_passwd=""
+
+   If you specify dbi_user and than try to index using different user,
+   you won't be able to write into database.
+
 2. Use CPAN shell to install modules used:
 
    $ sudo cpan