Important note about SQLite and dbi_user settings (in nutshell: leave them
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 5 Feb 2004 11:04:03 +0000 (11:04 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 5 Feb 2004 11:04:03 +0000 (11:04 +0000)
blank)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@220 13eb9ef6-21d5-0310-b721-a9d68796d827

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