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 02-14-2008, 06:33 AM
Junior Member
 
Posts: 5
Default [SOLVED] zcs 5.0.2 install config issue

I am installing zcs 5.0.2(OS edition) on Ubuntu 6.06 LTS.
Towards the end of the install the config menu comes up and I make the changes as suggested(admin pw, time zone, etc).
The problem is that the instructions say to type "a" to accept the configuration. When I do I get an "Invalid selection....." response.
There is a save(s) option which I did to the suggested file name but when I try and exit(q) I get the message that says "Quit without applying changes?".
If I do quit the install doesn't complete and zimbra won't start and any attempt to start it complains about missing configuration.

All installs are to a clean system.
Thanks
MHHAdmin
Reply With Quote
  #2 (permalink)  
Old 02-14-2008, 06:40 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

What, exactly, are the changes that you need to make? It won't let you apply the changes unless all the problems have been addressed. DO you have valid A & MX DNS records and a correct /etc/hosts file? Check this how- to for details on installing on Ubuntu.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 02-14-2008, 06:53 AM
Junior Member
 
Posts: 5
Default

I followed the "how-to" pretty much verbatim.
I have valid DNS(host & MX)(off box) and hosts files according to the "how-to"
The changes were the admin password(3,4) and the time-zone(1,5).
Reply With Quote
  #4 (permalink)  
Old 02-14-2008, 07:18 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

What errors did you get in the install logs? Run the following commands on the Zimbra server:

Code:
host `hostname`  <-- run the command as-is with backticks not single quotes
dig yourdomain.com any
dig yourdomain.com mx
the 'yourdomain.com' in there means your domain name and not the FQDN of your server. Post the exact output from those commands.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 02-14-2008, 07:36 AM
Junior Member
 
Posts: 5
Default

Here are the results...


-------------------------------------------
host `hostname`
Host Zimbra not found: 3(NXDOMAIN)

-------------------------------------------------------------------
; <<>> DiG 9.3.2 <<>> magichappenshere.org any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59140
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;magichappenshere.org. IN ANY

;; ANSWER SECTION:
magichappenshere.org. 3600 IN NS yellowsnow.
magichappenshere.org. 3600 IN SOA yellowsnow. taz. 3 900 600 86400 3600
magichappenshere.org. 3600 IN MX 10 zimbra.magichappenshere.org.

;; ADDITIONAL SECTION:
zimbra.magichappenshere.org. 3600 IN A 10.10.120.14

;; Query time: 1 msec
;; SERVER: 10.10.120.10#53(10.10.120.10)
;; WHEN: Thu Feb 14 10:34:22 2008
;; MSG SIZE rcvd: 140

-------------------------------------------------------------------
; <<>> DiG 9.3.2 <<>> magichappenshere.org mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25229
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;magichappenshere.org. IN MX

;; ANSWER SECTION:
magichappenshere.org. 3600 IN MX 10 zimbra.magichappenshere.org.

;; ADDITIONAL SECTION:
zimbra.magichappenshere.org. 3600 IN A 10.10.120.14

;; Query time: 1 msec
;; SERVER: 10.10.120.10#53(10.10.120.10)
;; WHEN: Thu Feb 14 10:34:53 2008
;; MSG SIZE rcvd: 77
--------------------------------------------------------
Reply With Quote
  #6 (permalink)  
Old 02-14-2008, 07:53 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by mhhadmin View Post
-------------------------------------------
host `hostname`
Host Zimbra not found: 3(NXDOMAIN)

-------------------------------------------------------------------
That would imply that your hosts file is incorrect, post the output of that file. As you are behind a NAT router, do you have a Split DNS set-up?
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 02-14-2008, 02:54 PM
Junior Member
 
Posts: 5
Default

Yes I am running a split DNS.
Ths Zimbra server uses an internal only server and the world uses a different one...

---here is the hosts file---
127.0.0.1 localhost
10.10.120.14 Zimbra.magichappenshere.org Zimbra

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Reply With Quote
  #8 (permalink)  
Old 02-14-2008, 11:30 PM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Your hosts file is incorrect, use the following:
Code:
127.0.0.1 localhost.localdomain localhost
also change the hostname to all lowercase, disable ipv6 & SELinux if they're enabled and try again.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 02-15-2008, 04:11 AM
Junior Member
 
Posts: 5
Default

Well I thought I followed the how to completely..
Thats what you get trying to do things with continous interuptions ~:0

The hostname and hosts files changes did the trick..
Thanks
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.