Bill,
Thank you for your kind response. I have read your tips given to others, and appreciate you taking the time to help me, as well.
eWebZone.net is a live domain powered by cPanel, with exim mail services. The Zimbra install is server cleo.ewebzone.net. I have created a zone for cleo.ewebzone.net and specified the appropriate a records and mx records. There is no firewall running on cleo at this time.
I have uploaded tmp logs to:
http://www.ewebzone.net/zimbratemp
Of particular interest will probably be:
http://www.ewebzone.net/zimbratemp/zmsetup.log.21848
- My hosts file has been trimmed to the bare minimum while we diagnose this:
127.0.0.1 localhost.localdomain localhost
- A and MX records are in place on server joey.ewebzone.net and pointing to cleo.ewebzone.net
- Installation was a breeze with this distro, and there were no errors or even conflicts given, though I made the http port 88.
- zmcontrol status shows some problems now:
zimbra@cleo:~$ zmcontrol status
Host cleo.ewebzone.net
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
tomcat is not running
mta Stopped
postfix is not running
snmp Running
spell Stopped
zmapachectl is not running
zimbra@cleo:~$ zmcontrol start
Host cleo.ewebzone.net
Starting logger...FAILED
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...FAILED
Starting spell...FAILED
Syntax error on line 232 of /opt/zimbra/conf/httpd.conf:
Cannot load /opt/zimbra/httpd-2.0.54/modules/libphp5.so into server: /opt/zimbra/httpd-2.0.54/modules/libphp5.so: undefined symbol: xmlRelaxNGCleanupTypes
Starting mta...Done.
zimbra@cleo:~$ zmcontrol status
Host cleo.ewebzone.net
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
tomcat is not running
mta Stopped
postfix is not running
snmp Running
spell Stopped
zmapachectl is not running
zimbra@cleo:~$
I appreciate your help, and will do anything that I can to provide you with the most relevant information to make this as quick as possible for you.
Please let me know what I can further provide.
Thank you in advance.
Alex
Quote:
Originally Posted by phoenix Well, according to your DNS records externally they point to an EXIM mail server.
Have you disabled any firewall, SElinux and other mail servers on this box? What does 'zmcontrol status' show? Were there any errors during the install? Are there any errors in the logs? Is your hosts file correct, do you have correct DNS A & MX records set? Please post some diagnostics showing that it's working. |