Hmmm! I'm not having much luck this evening.
Right: I made the change you suggested, but found that I was still getting a permissioning error. So I chamged the permissions on the roundcube base directory to allow www-data to write to it.
Where upon I now get the error:
*Fatal error*: Call to undefined function: sqlite_exec() in */var/www/roundcube/program/include/rcube_db.inc* on line *249
*(This happens before I get to the log-in screen.)
I see that sqlite_exec is PHP5 only, and I'm running PHP4 -- is this the end? Or could I use sqlite_query instead?
Cheers,
Robert
Slaanesh wrote:
Sorry I wanted to write (it lacks a slash): $rcmail_config['db_dsnw'] = 'sqlite:////tmpsqlite.db?mode=0646';
Le Samedi 15 Octobre 2005 19:52, Robert Smithson a écrit :
*"Warning*: touch(): Unable to create file tmp/sqlite.db because No such file or directory in */usr/share/php/DB/sqlite.php* on line *117* *DB Error in /var/www/roundcube/program/include/rcube_db.inc (63):* DB Error: not found