View Single Post
  #11 (permalink)  
Old 06-01-2006, 02:45 AM
Nico Nico is offline
Member
 
Posts: 10
Default

Hello and thank you Achille,

I tried that Achille has proposed :

1) I stopped zimbra services (zmcontrol stop) and killed all tail (killall tail)

2) I looked in /dev/shm : no files were mounted.

3) I looked the permissions of /var/log/zimbra.log : the owner was 'root' for user and group. I changed it for 'zimbra'. Now the owner (user and group) is zimbra.

4) I checked the size of /var/log/zimbra.log : the size is 0 !

5) (I didn't make a change in '/etc/syslog-ng/syslog-ng.conf' ; and inside it there is no line with #zimbra at the end)

6) In the files :
- /opt/zimbra/bin/zmsyslogsetup
- /opt/zimbra/conf/zmlogrotate
- /etc/logrotate.d/zimbra
I replaced 'killall -HUP syslogd' by '/sbin/rcsyslog restart'

7) I restarted syslog-ng with: '/sbin/rcsyslog restart'

8) I did 'mount -a' and restarted zimbra (zmcontrol start)

But the problem is still here, the same 'error' message appear in the web admin. And the size of /var/log/zimbra.log is still 0.
Reply With Quote