From lehmann@cnm.de Tue Feb 22 07:12:55 2011 From: Marten Lehmann To: dev@lists.roundcube.net Subject: Re: [RCD] STATUS: System I/O error Date: Tue, 22 Feb 2011 16:12:41 +0100 Message-ID: <4D63D269.1070307@cnm.de> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8706633851145990302==" --===============8706633851145990302== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hello, > "i/o error" is nowhere to be found in the entire RoundCube code base, > so it must come from your IMAP. Crank up the log level and try again. I tried so. I set $rcmail_config['debug_level'] = 8; in main.inc.php, but nothing really changed. I expected the logfile at logs/errors to explode with trace information, but the only thing I found was this: [22-Feb-2011 15:59:38] PHP Warning: finfo_open() [function.finfo-open]: Failed to load magic database at '/usr/share/file/magic'. in /vrmd/webmail/apps/roundcube/htdocs/program/include/rcube_shared.inc on line 463 and that's minutes ago before I logged in with the strange account. So I guessed that logging might happen in the Apache error_log, but there's nothing as well. I restarted Apache to be sure that the changed loglevel becomes effective, but this with no change. What am I doing wrong? Kind regards Marten _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/aba52c80 --===============8706633851145990302==--