Hi all
Sorry for my english.
I install roundcube version 0.3.1 i have the error message in my log file :
DB Error: MDB2 Error: unknown error Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_pgsql_1c374052c4a7aa204521ad61e3993ab78c2877299 ('606a00d4f02bcb106da6aa844248c5d4')] [Native message: ERREUR: droit refusé pour la relation session] in /var/www/adm_global/webmail/program/include/rcube_mdb2.php on line 627 (GET /webmail/)
[21-Mar-2010 22:02:32] PHP Warning: session_start() [
function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/adm_global/webmail/program/include/bugs.inc:99) in /var/www/adm_global/webmail/program/include/rcmail.php on line 115
i use a postgresql (8.4) server in a other server
have you a idea?
thx
philippe
Where is this happening, what are you doing when you get this error?
Hi
you can try :
https://adm.worm-fr.com/webmail/ and you can see the error page
thx
I delete the database and i reinstall :)
dropdb roundcubemail && createdb -O roundcube -E UNICODE roundcubemail
thx
/philippe