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 05-28-2009, 01:48 AM
New Member
 
Posts: 3
Default [SOLVED] LDAP Error

Hello
I can't start Zimbra whit this configuration. LDAP error:
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.

--------------------------------
/etc/host:
127.0.0.1 localhost
192.168.1.16 zimbra.example.com
--------------------------------
/etc/resolv.conf
nameserver 127.0.0.1
--------------------------------
/etc/bind/db.local
; BIND data file for local loopback interface
;
;$ORIGIN .
$TTL 604800
@ IN SOA zimbra.example.com. root.zimbra.example.com. (
2009052701 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
NS zimbra.example.com.
A 192.168.1.16
MX 10 zimbra.example.com.
--------------------------------
/etc/bind/named.conf.local
zone "zimbra.example.com" {
type master;
file "/etc/bind/db.local";
};
--------------------------------
hostname=zimbra.example.com
hostname -f=zimbra.example.com
--------------------------------
dig zimbra.example.com any

; <<>> DiG 9.4.2 <<>> zimbra.example.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57526
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;zimbra.example.com. IN ANY

;; ANSWER SECTION:
zimbra.example.com. 604800 IN SOA zimbra.example.com. root.zimbra.example.com. 2009052701 604800 86400 2419200 604800
zimbra.example.com. 604800 IN NS zimbra.example.com.
zimbra.example.com. 604800 IN A 192.168.1.16
zimbra.example.com. 604800 IN MX 10 zimbra.example.com.

;; ADDITIONAL SECTION:
zimbra.example.com. 604800 IN A 192.168.1.16

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu May 28 12:43:56 2009
;; MSG SIZE rcvd: 139
Reply With Quote
  #2 (permalink)  
Old 05-28-2009, 02:45 AM
Moderator
 
Posts: 7,929
Default

Welcome to the forums

Try the following in your /etc/hosts
Code:
127.0.0.1    localhost.localdomain localhost
192.168.1.16 zimbra.example.com zimbra
__________________
Reply With Quote
  #3 (permalink)  
Old 05-28-2009, 03:37 AM
New Member
 
Posts: 3
Default

Thanks,
I reinstalled Zimbra with this changed and run it 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.