Hi, I got this error in roundcube-0.2-stable:
---- PHP Warning: openlog() expects parameter 3 to be long, string given in /var/www/roundcubemail-0.2-stable/program/include/rcmail.php on line 89 ---- My config: ---- # File: config/main.inc.php $rcmail_config['log_driver'] = "syslog"; $rcmail_config['syslog_id'] = "roundcube"; $rcmail_config['syslog_facility'] = "LOG_USER"; ---- # File: /etc/syslog.conf user.* -/var/log/roundcube.log ---- How can i solve it? -- Best regards. Zhang Huangbin - Open Source Mail Server Solution for RHEL/CentOS 5.x: http://code.google.com/p/iredmail/ _______________________________________________ List info: http://lists.roundcube.net/dev/
