Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-19-2011, 03:04 AM
Member
 
Posts: 12
Default Zimbra installation problem

I try to install zimbra 7 on ubuntu 10.04 with database mysql.
In installation process i found eror like this


Code:
Could not open required defaults file: /opt/zimbra/conf/my.cnf
Fatal error in defaults handling. Program aborted
/opt/zimbra/mysql/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/opt/zimbra/db/mysql.sock' (2) when trying to connect
No errors found
command failed
but installation progress continued.What caused that eror ?
in installation prgrress continued, will are there problem on zimbra later ?

how to solve these..? help me please
Reply With Quote
  #2 (permalink)  
Old 03-24-2011, 03:37 PM
Zimbra Employee
 
Posts: 580
Default

Quote:
Originally Posted by troya View Post
I try to install zimbra 7 on ubuntu 10.04 with database mysql.
In installation process i found eror like this


Code:
Could not open required defaults file: /opt/zimbra/conf/my.cnf
Fatal error in defaults handling. Program aborted
/opt/zimbra/mysql/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/opt/zimbra/db/mysql.sock' (2) when trying to connect
No errors found
command failed
but installation progress continued.What caused that eror ?
in installation prgrress continued, will are there problem on zimbra later ?

how to solve these..? help me please
There appear to be serious problems with your installation if /opt/zimbra/conf/my.cnf does not exist. Did you run the full setup procedure?
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #3 (permalink)  
Old 03-25-2011, 04:43 AM
Member
 
Posts: 12
Default

i have installed zimbra 6.12 on ubuntu 8.04 and works well.
But i cannot to send and receive mail both from local and from internet.

whe i try to check zimbra log with command tail -f /var/log/zimbra.log
i get error like this

Code:
zimbra@mail:~$ tail -f /var/log/zimbra.log 
Mar 25 16:08:22 mail postfix/smtp[22750]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 25 16:08:22 mail postfix/smtp[22752]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 25 16:08:22 mail postfix/smtp[22754]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 25 16:08:22 mail postfix/smtp[22756]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 25 16:08:22 mail postfix/smtp[22748]: 2EC0DF1699: to=, orig_to=, relay=none, delay=1199, delays=1199/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 25 16:08:22 mail postfix/smtp[22750]: EC930F1703: to=, orig_to=, relay=none, delay=1116, delays=1116/0.03/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 25 16:08:22 mail postfix/smtp[22752]: C3A69F169C: to=, orig_to=, relay=none, delay=1199, delays=1198/0.04/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 25 16:08:22 mail postfix/smtp[22754]: 029B6F16A0: to=, orig_to=, relay=none, delay=1198, delays=1198/0.06/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 25 16:08:22 mail postfix/smtp[22756]: 33870F16A2: to=, orig_to=, relay=none, delay=1198, delays=1198/0.07/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 25 16:08:22 mail postfix/error[22758]: 52E51F1705: to=, orig_to=, relay=none, delay=1116, delays=1116/0.11/0/0.01, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 25 16:09:12 mail zmmailboxdmgr[23583]: status requested
Mar 25 16:09:12 mail zmmailboxdmgr[23583]: status OK
what's wrong with my installation ?
anyone help me ?
Reply With Quote
  #4 (permalink)  
Old 03-25-2011, 04:55 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by troya View Post
i have installed zimbra 6.12 on ubuntu 8.04 and works well.
But i cannot to send and receive mail both from local and from internet.

whe i try to check zimbra log with command tail -f /var/log/zimbra.log
i get error like this

[CODE]zimbra@mail:~$ tail -f /var/log/zimbra.log
Mar 25 16:08:22 mail postfix/smtp[22750]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
That would be the problem. Let's see the status of the services:

Code:
zmcontrol status
I guess you've set-up a Split DNS (you need one if you're behind a NAT router or firewall)? Which forums threads have you read (and tried) about debugging and solving this problem?
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 03-25-2011, 05:05 AM
Member
 
Posts: 12
Default

this is log when i give command zmcontrol status

HTML Code:
 zmcontrol status
Host mail
        antispam                Stopped
                zmamavisdctl is not running
        antivirus               Stopped
                zmamavisdctl is not running
        imapproxy               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        memcached               Running
        mta                     Running
        snmp                    Running
        spell                   Running
        stats                   Running
appear that

HTML Code:
antispam                Stopped
                zmamavisdctl is not running
        antivirus               Stopped
                zmamavisdctl is not running
are there effects of stopped antispam and the others ?
Reply With Quote
  #6 (permalink)  
Old 03-25-2011, 05:47 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

I see that imapproxy & memcached are still installed and running, you need to get rid of them - they cause problems on a single server and should not be installed. What about the answers to my other questions?
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 03-25-2011, 06:51 AM
Member
 
Posts: 12
Default

This is only one Laptop which not connect anything except wireless for connect to internet.So i use standart DNS with bind9.
I haven't read other thread to install zimbra, i only have initiative to install zimbra 6.12 on Ubuntu 8.04 because it's compatible with it,

Now i have disable memchaced and immapproxy, but when i try to send email, it doesn't work properly.

this is log when i check with tail -f /var/log/zimbra.log after i send one mail to other user

HTML Code:
Mar 25 20:44:53 mail postfix/smtp[651]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 25 20:44:53 mail postfix/smtp[651]: 936BCF1720: to=<firantika@merv.go.id>, relay=none, delay=0.03, delays=0.02/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 25 20:46:06 mail zmmailboxdmgr[1853]: status requested
Mar 25 20:46:06 mail zmmailboxdmgr[1853]: status OK
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.