I installed ZCS-6.0.3_GA on a Fedora 11.
I cannot access zimbra using
https://zimbraserver or
https://zimbraserver:7071
zmcontrol status
Host zonalogic3.logicweb.dyndns.org
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Running
snmp Running
spell Running
stats Running
In /var/log/messages I found this message:
Dec 2 17:14:08 zimbraserver setroubleshoot: SELinux is preventing httpd from loading /opt/zimbra/httpd-2.2.11/modules/libphp5.so which requires text relocation. For complete SELinux messages. run sealert -l 17cb36cc-5331-44d4-ae80-678be51ec85e
Dec 2 17:16:27 zimbraserver setroubleshoot: SELinux is preventing httpd from loading /opt/zimbra/httpd-2.2.11/modules/libphp5.so which requires text relocation. For complete SELinux messages. run sealert -l 17cb36cc-5331-44d4-ae80-678be51ec85e
Dec 2 17:16:46 zimbraserver saslauthd: auth_zimbra_init: zimbra_cert_check is off!
Dec 2 17:16:46 zimbraserver saslauthd: auth_zimbra_init: 1 auth urls initialized for round-robin
I have SELINUX turned off:
SELINUX=disable
and off course rebooted the system.
sendmail is turned off, apache that comes with the system turned off
Any idea?