View Single Post
  #8 (permalink)  
Old 04-04-2006, 11:42 AM
chem chem is offline
New Member
 
Posts: 3
Default Intallation on FC5

Hello. I am trying to install on FC5, but the process fails when it tries to initialize ldap. Here is the output of the installation:

# ./install.sh

Operations logged to /tmp/install.log.1988
Checking for existing installation...
zimbra-ldap...NOT FOUND
zimbra-logger...NOT FOUND
zimbra-mta...NOT FOUND
zimbra-snmp...NOT FOUND
zimbra-store...NOT FOUND
zimbra-apache...NOT FOUND
zimbra-spell...NOT FOUND
zimbra-core...NOT FOUND


PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
ZIMBRA, INC. ("ZIMBRA") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.

License Terms for the Zimbra Collaboration Suite:
http://www.zimbra.com/license/zimbra...cense_1.0.html


Press Return to continue

Checking for prerequisites...
NPTL...FOUND
sudo...FOUND sudo-1.6.8p12-4.1
libidn...FOUND libidn-0.6.2-1.1
curl...FOUND curl-7.15.3-1
fetchmail...FOUND fetchmail-6.3.2.1-1.2
gmp...FOUND gmp-4.1.4-6.2.1

Checking for installable packages

Found zimbra-core
Found zimbra-ldap
Found zimbra-logger
Found zimbra-mta
Found zimbra-snmp
Found zimbra-store
Found zimbra-apache
Found zimbra-spell


Select the packages to install

Install zimbra-ldap [Y]

Install zimbra-logger [Y]

Install zimbra-mta [Y]

Install zimbra-snmp [Y]

Install zimbra-store [Y]

Install zimbra-spell [Y]

Installing:
zimbra-core
zimbra-ldap
zimbra-logger
zimbra-mta
zimbra-snmp
zimbra-store
zimbra-apache
zimbra-spell

The system will be modified. Continue? [N] Y

Removing /opt/zimbra
Installing packages

zimbra-core......zimbra-core-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done
zimbra-ldap......zimbra-ldap-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done
zimbra-logger......zimbra-logger-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done
zimbra-mta......zimbra-mta-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done zimbra-snmp......zimbra-snmp-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done
zimbra-store......zimbra-store-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done
zimbra-apache......zimbra-apache-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done
zimbra-spell......zimbra-spell-3.0.1_GA_160.RHEL4-20060216140433.i386.rpm...done
Operations logged to /tmp/zmsetup.log.2799
Setting defaults...No results returned for MX lookup of
Checked nameservers:



DNS ERROR resolving MX for
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] No
Done
Checking for port conflicts

Main menu

1) Hostname:
2) Ldap master host:
3) Ldap port: 389
4) Ldap password: set
5) zimbra-ldap: Enabled
6) zimbra-store: Enabled
+Create Admin User: yes
+Admin user to create: admin@
******* +Admin Password UNSET
+SMTP host:
+Web server HTTP port: 80
+Web server HTTPS port: 443
+Web server mode: http
+IMAP server port: 143
+IMAP server SSL port: 993
+POP server port: 110
+POP server SSL port: 995
+Use spell check server: yes
+Spell server URL: http://:7780/aspell.php

7) zimbra-mta: Enabled
8) zimbra-snmp: Enabled
9) zimbra-logger: Enabled
10) zimbra-spell: Enabled
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit

Address unconfigured (**) items (? - help) 6


Store configuration

1) Status: Enabled
2) Create Admin User: yes
3) Admin user to create: admin@
** 4) Admin Password UNSET
5) SMTP host:
6) Web server HTTP port: 80
7) Web server HTTPS port: 443
8) Web server mode: http
9) IMAP server port: 143
10) IMAP server SSL port: 993
11) POP server port: 110
12) POP server SSL port: 995
13) Use spell check server: yes
14) Spell server URL: http://:7780/aspell.php

Select, or 'r' for previous menu [r] 4

Password for admin@ (min 6 characters): [JUiqGJCr]
Store configuration

1) Status: Enabled
2) Create Admin User: yes
3) Admin user to create: admin@
4) Admin Password set
5) SMTP host:
6) Web server HTTP port: 80
7) Web server HTTPS port: 443
8) Web server mode: http
9) IMAP server port: 143
10) IMAP server SSL port: 993
11) POP server port: 110
12) POP server SSL port: 995
13) Use spell check server: yes
14) Spell server URL: http://:7780/aspell.php

Select, or 'r' for previous menu [r] r

Main menu

1) Hostname:
2) Ldap master host:
3) Ldap port: 389
4) Ldap password: set
5) zimbra-ldap: Enabled
6) zimbra-store: Enabled
7) zimbra-mta: Enabled
8) zimbra-snmp: Enabled
9) zimbra-logger: Enabled
10) zimbra-spell: Enabled
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit

*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help) a
Save configuration data to a file? [Yes]
Save config in file: [/opt/zimbra/config.2799]
Saving config in /opt/zimbra/config.2799...Done
The system will be modified - continue? [No] Yes
Operations logged to /tmp/zmsetup.log.2799
Setting local config values...Done
Setting up CA...Done
Creating SSL certificate...Done
Initializing ldap...FAILED (256)


ERROR



Configuration failed

Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration
#
Reply With Quote