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 07-25-2011, 06:23 AM
New Member
 
Posts: 3
Default Problem installing zcs 7.1.1

Hi all, note that i'm new to Linux & to zimbra, so i apologize for my stupid mistakes ahead.

I'm trying to install zcs-7.1.1 on centOS 5.6.
but i keep getting the following error :
ERROR: Installation can not proceeed. Please fix your /etc/hosts file
to contain:

127.0.0.1 localhost.localdomain localhost

Zimbra install grants mysql permissions only to localhost and
localhost.localdomain users. But Fedora/RH installs leave lines such
as these in /etc/hosts:

127.0.0.1 myhost.mydomain.com myhost localhost.localdomain localhost

This causes MySQL to reject users coming from 127.0.0.1 as users from
myhost.mydomain.com. You can read more details at:

MySQL Bugs: #11822: Reverse lookup for 127.0.0.1 not accounted for in mysql_install_db

my hosts file :


# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 prananutrition.com localhost
::1 localhost6.localdomain6 localhost6
91.228.126.111 mail.prananutrition.com mail


and if i change the
127.0.0.1 prananutrition.com localhost
to
127.0.0.1 localhost.localdomain localhost

than i get the following error :


ERROR: Installation can not proceeed. Please fix your /etc/hosts file
to contain:



Where is the ip address of the host,
is the FULLY QUALIFIED host name, and
is the (optional) hostname-only portion


please help me, what should i do?
Reply With Quote
  #2 (permalink)  
Old 07-25-2011, 06:27 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

You need to have valid DNS A & MX records (if you're behind a NAT router or firewall) and correct /etc/hosts and resolv.conf files, go to the Split DNS article and read how to configure it correctly - you can also check the settings by running all the commands in the 'Verify...' section of that article. This topic has also been covered in many forum posts, if you search the forums you'll find them.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-25-2011, 06:59 AM
New Member
 
Posts: 3
Default

I've done what is written in the split dns article nut when i run

dig mail.prananutritions.com mx

i don't get what i need:

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> mail.prananutritions.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 13073
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.prananutritions.com. IN MX

;; AUTHORITY SECTION:
com. 900 IN SOA a.gtld-servers.net. nstld.verisign-grs.com. 1311602061 1800 900 604800 86400

;; Query time: 2188 msec
;; SERVER: 91.228.126.111#53(91.228.126.111)
;; WHEN: Mon Jul 25 09:47:29 2011
;; MSG SIZE rcvd: 115


what should i do?
thanks for your advice
Reply With Quote
  #4 (permalink)  
Old 07-25-2011, 07:07 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by bysdan View Post
I've done what is written in the split dns article nut when i run
You obviously haven't done what it says in the article, nor have you posted the output of all the commands.

The following command is incorrect:

Code:
dig mail.prananutritions.com mx
You are useing the FQDN of your Zimbra server not the domain name, it should be like this:

Code:
dig prananutritions.com mx
That is the domain name you should be using.
__________________
Regards


Bill
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.