Hi, Are you sure the current directory is writable ? Try to use the /tmp directory by using something like: $rcmail_config['db_dsnw'] = 'sqlite:///tmp/sqlite.db'; Olivier Le Samedi 15 Octobre 2005 19:30, Robert Smithson a écrit :Hi, Does anyone have any pointers as how to use SQLite as the databse backend? I changed the line in db.inc.php to: $rcmail_config['db_dsnw'] = 'sqlite://./sqlite.db?mode=0646'; But all it does when I try and log-in is... wait.. wait... Cheers, Robert