Gerhard Mourani put forth on 2/19/2010 2:34 PM: > > The only thing that I can see inside the syslog file is this line that > repeat often: > roundcube: PHP Warning: strtolower() expects parameter 1 to be string, > array given in /var/www/html/program/include/rcube_imap.php on line 1285 > > Nothing else inside the log. Don't know if there is a debug level that I > can activate to get more verbose output.
What Linux distro and rev? What version of RC are you running? Roundcube.net version or a Linux distro package of RC? Is this the same or similar to your problem? http://www.roundcubeforum.net/5-release-support/17-pending-issues/6163-file-upload-failed.html -- Stan > On Fri, 19 Feb 2010 12:49:06 -0600, Stan Hoeppner <[email protected]> > wrote: >> Gerhard Mourani put forth on 2/19/2010 10:10 AM: >>> >>> Unfortunately no, the /logs folder is empty and apache logs return >>> nothing. >>> >>> Here the error logging parameters inside php.ini >> >>> error_log = syslog >> >> Looks like your error logging is going to syslog. Check syslog: >> >> zgrep roundcube /var/log/syslog /var/log/syslog.1 /var/log/syslog.2.gz >> >> I don't know how fast your logs rotate so you may need to zgrep them > all. _______________________________________________ List info: http://lists.roundcube.net/users/
