Hi everyone,
I have installed Zimbra latest edition on Debian 5 32 bit. But for an unknown reason, the server crashes after some time (some minutes, some hours, ...).
I do a zmcontrol restart and everything is working fine for some time.
I have done a zmcontrol status:
Code:
zimbra@jupiter:~$ zmcontrol status
Host jupiter.joelcraenhals.be
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Stopped
postfix is not running
snmp Running
spell Running
stats Running
zmconfigd Running
And also the log file:
Code:
zimbra@jupiter:~$ tail /var/log/zimbra.log
Jun 21 05:57:08 jupiter postfix/postfix-script[22909]: warning: not owned by postfix: /opt/zimbra/data/postfix/data/./master.lock
Jun 21 05:57:08 jupiter postfix/postfix-script[22923]: starting the Postfix mail system
Jun 21 05:57:08 jupiter postfix/master[22924]: fatal: open lock file /opt/zimbra/data/postfix/data/master.lock: cannot open file: Permission denied
Jun 21 05:57:08 jupiter zimbramon[22487]: 22487:info: Starting stats via zmcontrol
Jun 21 05:57:20 jupiter zmmailboxdmgr[23551]: status requested
Jun 21 05:57:20 jupiter zmmailboxdmgr[23551]: status OK
Jun 21 05:57:27 jupiter zmmailboxdmgr[23710]: status requested
Jun 21 05:57:27 jupiter zmmailboxdmgr[23710]: status OK
Jun 21 05:57:27 jupiter zmmailboxdmgr[23718]: status requested
Jun 21 05:57:27 jupiter zmmailboxdmgr[23718]: status OK
How can this be fixed?