It's been a long 48 hours of trying to get things right.As described in the last posts of my previous thread:
Requesting Assistance - CentOS4.4 and Ubuntu Install
I am now receiving no errors, with httpd resident in memory, but am unable to view the specified pages. The port I configured is not open, as I cannot even telnet to it locally. Top clearly shows that Zimbras httpd service is installed, however.
I'm using CentOS 5, and can still start apache2 just fine and the html root is displayed without issue. For some reason, I can't access Zimbra however.
top:
zmstatus:Code:Tasks: 49 total, 1 running, 48 sleeping, 0 stopped, 0 zombie Cpu(s): 0.0% us, 0.0% sy, 0.0% ni, 100.0% id, 0.0% wa, 0.0% hi, 0.0% si Mem: 1887076k total, 199500k used, 1687576k free, 0k buffers Swap: 0k total, 0k used, 0k free, 0k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 16 0 1948 664 576 S 0 0.0 0:00.02 init 3915 root 15 0 1616 576 484 S 0 0.0 0:00.02 syslogd 3935 root 15 0 5096 944 636 S 0 0.1 0:00.00 sshd 3946 root 18 0 2584 852 688 S 0 0.0 0:00.00 xinetd 3956 root 16 0 3164 1100 572 S 0 0.1 0:00.00 crond 3975 root 18 0 7304 796 460 S 0 0.0 0:00.00 saslauthd 3976 root 18 0 7304 516 180 S 0 0.0 0:00.00 saslauthd 5149 zimbra 21 0 24296 7136 1812 S 0 0.4 0:00.05 slapd 5416 zimbra 19 0 4300 1100 908 S 0 0.1 0:00.01 mysqld_safe 5474 zimbra 18 0 7328 4180 1716 S 0 0.2 0:00.10 logswatch 5484 zimbra 16 0 114m 13m 3352 S 0 0.7 0:00.15 mysqld 5521 zimbra 16 0 9500 6720 1768 S 0 0.4 0:00.19 perl 5524 zimbra 15 0 8172 4544 1040 S 0 0.2 0:00.49 zmmtaconfig 5554 zimbra 16 0 7648 4396 2156 S 0 0.2 0:00.11 zmlogger 5574 zimbra 19 0 3948 1108 908 S 0 0.1 0:00.00 mysqld_safe 5661 zimbra 16 0 555m 50m 2820 S 0 2.7 0:00.38 mysqld 7249 zimbra 16 0 8000 936 576 S 0 0.0 0:00.00 freshclam 7250 zimbra 16 0 32688 25m 824 S 0 1.4 0:04.39 clamd 7279 zimbra 22 0 7120 4196 1716 S 0 0.2 0:00.10 swatch 7323 zimbra 15 0 9348 6748 1768 S 0 0.4 0:00.18 perl 7331 zimbra 16 0 11804 4260 1648 S 0 0.2 0:00.00 httpd 7334 zimbra 18 0 11804 3624 1004 S 0 0.2 0:00.00 httpd 7335 zimbra 18 0 11804 3624 1004 S 0 0.2 0:00.00 httpd 7337 zimbra 18 0 11804 3624 1004 S 0 0.2 0:00.00 httpd 7338 zimbra 22 0 11804 3624 1004 S 0 0.2 0:00.00 httpd 7339 zimbra 21 0 11804 3624 1004 S 0 0.2 0:00.00 httpd 7417 zimbra 16 0 58400 47m 2664 S 0 2.6 0:00.58 amavisd 7425 zimbra 20 0 59128 46m 1664 S 0 2.5 0:00.00 amavisd 7426 zimbra 19 0 59128 46m 1664 S 0 2.5 0:00.00 amavisd
start and stop has no effect:Code:[zimbra@email log]$ zmcontrol status Host email.ewebzone.net antispam Running antivirus Running ldap Running logger Running mailbox Stopped tomcat is not running mta Running snmp Running spell Running
mailbox and mysql stop and start, no effect:Code:[zimbra@email log]$ zmcontrol stop Host email.ewebzone.net Stopping mta...Done Stopping spell...Done Stopping snmp...Done Stopping antivirus...Done Stopping antispam...Done Stopping imapproxy...Done Stopping mailbox...Done Stopping logger...Done Stopping ldap...Done [zimbra@email log]$ zmcontrol start Host email.ewebzone.net Starting ldap...Done. Starting logger...Done. Starting mailbox...Done. Starting antispam...Done. Starting antivirus...Done. Starting snmp...Done. Starting spell...Done. Starting mta...Done. [zimbra@email log]$ zmcontrol status Host email.ewebzone.net antispam Running antivirus Running ldap Running logger Running mailbox Stopped tomcat is not running mta Running snmp Running spell Running
My logs have temporarily been posted to:Code:[zimbra@email log]$ zmmailboxctl stop Killing mysqld with pid 32611 .[zimbra@email log]$ mysql.server stop Error: no pid in '/opt/zimbra/db/mysql.pid' [zimbra@email log]$ tomcat start [zimbra@email log]$ zmmailboxctl start Fri May 11 10:04:26 2007 Service imapproxy is not enabled. Skipping perdition Fri May 11 10:04:26 2007 Var zimbraVirusBlockEncryptedArchive changed from '' -> 'yes' Fri May 11 10:04:26 2007 Var zimbra_ldap_password changed from '' -> 'joseph' Fri May 11 10:04:26 2007 Var ldap_url changed from '' -> 'ldap://email.ewebzone.net:389' Fri May 11 10:04:26 2007 Var zimbraVirusWarnRecipient changed from '' -> 'yes' Fri May 11 10:04:26 2007 Var zimbraVirusDefinitionsUpdateFrequency changed from '' -> '2h' Fri May 11 10:04:26 2007 Var zimbra_ldap_userdn changed from '' -> 'uid=zimbra,cn=admins,cn=zimbra' Fri May 11 10:04:26 2007 Var zimbraVirusWarnAdmin changed from '' -> 'yes' Fri May 11 10:04:26 2007 Var av_notify_user changed from '' -> 'admin@email.ewebzone.net' Fri May 11 10:04:26 2007 Var zimbraSpamTagPercent changed from '' -> '33' Fri May 11 10:04:26 2007 Var zimbra_ldap_password changed from '' -> 'joseph' Fri May 11 10:04:26 2007 Var zimbra_ldap_userdn changed from '' -> 'uid=zimbra,cn=admins,cn=zimbra' Fri May 11 10:04:26 2007 Var ldap_url changed from '' -> 'ldap://email.ewebzone.net:389' Fri May 11 10:04:26 2007 Var zimbraSpamKillPercent changed from '' -> '75' Fri May 11 10:04:26 2007 Var postfix_daemon_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/libexec' Fri May 11 10:04:26 2007 Var zimbra_server_hostname changed from '' -> 'email.ewebzone.net' Fri May 11 10:04:26 2007 Var postfix_smtpd_tls_cert_file changed from '' -> '/opt/zimbra/conf/smtpd.crt' Fri May 11 10:04:26 2007 Var postfix_sendmail_path changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin/sendmail' Fri May 11 10:04:26 2007 Var postfix_manpage_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/man' Fri May 11 10:04:26 2007 Var postfix_virtual_mailbox_domains changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vmd.cf' Fri May 11 10:04:26 2007 Var postfix_virtual_alias_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vam.cf' Fri May 11 10:04:26 2007 Var postfix_command_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin' Fri May 11 10:04:26 2007 Var postfix_mailq_path changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin/mailq' Fri May 11 10:04:26 2007 Var postfix_recipient_restrictions.cf changed from '' -> 'reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unlisted_recipient, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit' Fri May 11 10:04:26 2007 Var postfix_virtual_mailbox_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vmm.cf' Fri May 11 10:04:26 2007 Var postfix_queue_directory changed from '' -> '/opt/zimbra/postfix-2.2.9/spool' Fri May 11 10:04:26 2007 Var postfix_broken_sasl_auth_clients changed from '' -> 'yes' Fri May 11 10:04:26 2007 Var postfix_alias_maps changed from '' -> 'hash:/etc/aliases' Fri May 11 10:04:26 2007 Var postfix_version changed from '' -> '2.2.9' Fri May 11 10:04:26 2007 Var zimbraMtaAuthEnabled changed from '' -> 'yes' Fri May 11 10:04:26 2007 Var zimbraMtaTlsAuthOnly changed from '' -> 'yes' Fri May 11 10:04:26 2007 Var postfix_header_checks changed from '' -> 'pcre:/opt/zimbra/conf/postfix_header_checks' Fri May 11 10:04:26 2007 Var postfix_transport_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-transport.cf' Fri May 11 10:04:26 2007 Var postfix_smtpd_helo_required changed from '' -> 'yes' Fri May 11 10:04:26 2007 Var zimbraMtaMaxMessageSize changed from '' -> '10240000' Fri May 11 10:04:26 2007 Var postfix_smtpd_tls_loglevel changed from '' -> '1' Fri May 11 10:04:26 2007 Var postfix_virtual_alias_domains changed from '' -> 'ldap:/opt/zimbra/conf/ldap-vad.cf' Fri May 11 10:04:26 2007 Var zimbraMtaRestriction changed from '' -> 'reject_invalid_hostname reject_non_fqdn_sender' Fri May 11 10:04:26 2007 Var postfix_newaliases_path changed from '' -> '/opt/zimbra/postfix-2.2.9/sbin/newaliases' Fri May 11 10:04:26 2007 Var postfix_smtpd_client_restrictions changed from '' -> 'reject_unauth_pipelining' Fri May 11 10:04:26 2007 Var postfix_virtual_transport changed from '' -> 'error' Fri May 11 10:04:26 2007 Var !zimbraMtaDnsLookupsEnabled changed from '' -> 'no' Fri May 11 10:04:26 2007 Var postfix_smtpd_data_restrictions changed from '' -> 'reject_unauth_pipelining' Fri May 11 10:04:26 2007 Var postfix_smtpd_tls_key_file changed from '' -> '/opt/zimbra/conf/smtpd.key' Fri May 11 10:04:26 2007 Var postfix_sender_canonical_maps changed from '' -> 'ldap:/opt/zimbra/conf/ldap-scm.cf' Fri May 11 10:04:26 2007 Var zimbraMtaAuthURL changed from '' -> 'http://email.ewebzone.net:88/service/soap/' Fri May 11 10:04:26 2007 Var zimbraMailSSLPort changed from '' -> '443' Fri May 11 10:04:26 2007 Var zimbraMailPort changed from '' -> '88' Fri May 11 10:04:26 2007 Var zimbraMailSSLPort changed from '' -> '443' Fri May 11 10:04:26 2007 Var zimbraMailPort changed from '' -> '88' Fri May 11 10:04:26 2007 Section perdition did not change skipping Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/salocal.cf Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/clamd.conf Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/etc/saslauthd.conf Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/postfix_header_checks Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/web.xml Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/webapps/service/WEB-INF/web.xml Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/webapps/zimbraAdmin/WEB-INF/web.xml Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/freshclam.conf Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/conf/amavisd.conf Fri May 11 10:04:26 2007 Rewrote: /opt/zimbra/tomcat/conf/server.xml Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e sender_canonical_maps='ldap:/opt/zimbra/conf/ldap-scm.cf' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_alias_domains='ldap:/opt/zimbra/conf/ldap-vad.cf' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter='' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_cert_file='/opt/zimbra/conf/smtpd.crt' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_auth_only='yes' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e myhostname='email.ewebzone.net' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_mailbox_domains='ldap:/opt/zimbra/conf/ldap-vmd.cf' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e mailbox_size_limit='0' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_client_restrictions='reject_unauth_pipelining' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_alias_maps='ldap:/opt/zimbra/conf/ldap-vam.cf' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e transport_maps='ldap:/opt/zimbra/conf/ldap-transport.cf' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e sendmail_path='/opt/zimbra/postfix-2.2.9/sbin/sendmail' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e message_size_limit='10240000' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e broken_sasl_auth_clients='yes' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e alias_maps='hash:/etc/aliases' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e manpage_directory='/opt/zimbra/postfix-2.2.9/man' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_helo_required='yes' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e daemon_directory='/opt/zimbra/postfix-2.2.9/libexec' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_transport='error' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_recipient_restrictions='reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unlisted_recipient, reject_invalid_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_loglevel='1' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e relayhost='' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e disable_dns_lookups='no' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e content_filter='smtp-amavis:[127.0.0.1]:10024' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e virtual_mailbox_maps='ldap:/opt/zimbra/conf/ldap-vmm.cf' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e version='2.2.9' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e mailq_path='/opt/zimbra/postfix-2.2.9/sbin/mailq' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e header_checks='pcre:/opt/zimbra/conf/postfix_header_checks' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_use_tls='yes' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e queue_directory='/opt/zimbra/postfix-2.2.9/spool' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e newaliases_path='/opt/zimbra/postfix-2.2.9/sbin/newaliases' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_data_restrictions='reject_unauth_pipelining' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_reject_unlisted_recipient='no' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_key_file='/opt/zimbra/conf/smtpd.key' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e command_directory='/opt/zimbra/postfix-2.2.9/sbin' Fri May 11 10:04:26 2007 Executing /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='yes' Starting mysqld daemon with databases from /opt/zimbra/db/data [zimbra@email log]$ zmcontrol status Host email.ewebzone.net antispam Running antivirus Running ldap Running logger Running mailbox Stopped tomcat is not running mta Running snmp Running spell Running [zimbra@email log]$
http://www.ewebzone.net/zimbralogs
THANK YOU.


LinkBack URL
About LinkBacks
As described in the last posts of my previous thread:


