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 11-06-2006, 12:10 PM
crp crp is offline
Intermediate Member
 
Posts: 16
Unhappy Has anyone done a successfull install with FC5 ?

i am not having much luck with getting Zimbra to fully install and operate.
I did an install in order to re-install so that I could change some port addresses (check my post in Admin forum)

Upon re-install - PROBLEMS.
Here are the error lines from the log:
Code:
Starting ldap...
*** Running as zimbra user: /opt/zimbra/openldap/sbin/slapindex -f /opt/zimbra/

could not stat config file "/opt/zimbra/conf/slapd.conf": No such file or direc
slapindex: bad configuration file!
*** Running as zimbra user: /opt/zimbra/bin/ldap start

Error: /opt/zimbra/conf/slapd.conf.in does not exist
]nERROR - failed to start slapd

*** Running as zimbra user: /opt/zimbra/libexec/zmldapapplyldif

ERROR - failed to start slapd
ldap_bind: Can't contact LDAP server (-1)
ldap_bind: Can't contact LDAP server (-1)
ldap_bind: Can't contact LDAP server (-1)
ldap_bind: Can't contact LDAP server (-1)
ldap_bind: Can't contact LDAP server (-1)
ls: /opt/zimbra/lib/conf/*ldif: No such file or directory
Done
Code:
Saving CA in ldap...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraCertAuthorityCe

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraCertAuthorityKe

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.
Done

Installing SSL certificate...
Done

Creating server entry for xeons.afts.com...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l cs xeons.afts.com

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.
Done

Setting service ports on xeons.afts.com...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms xeons.afts.com zimbraI

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms xeons.afts.com zimbraI

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms xeons.afts.com zimbraM

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.
Done

Adding xeons.afts.com to zimbraMailHostPool in default COS...
usage:  modifyCos(mc) {name|id} [attr1 value1 [attr2 value2...]]
zmprov [args] [cmd] [cmd-args ...]

  -h/--help                      display usage
  -f/--file                      use file as input stream
  -s/--server   {host}[:{port}]  server hostname and optional port
  -l/--ldap                      provision via LDAP instead of SOAP
  -a/--account  {name}           account name to auth as
  -p/--password {pass}           password for account
  -P/--passfile {file}           read password from file
  -z/--zadmin                    use zimbra admin name/password from localconfi
  -v/--verbose                   verbose mode (dumps full exception stack trace
  -d/--debug                     debug mode (dumps SOAP messages)

 zmprov is used for provisioning. Try:
     zmprov help account         help on account-related commands
     zmprov help calendar        help on calendar resource-related commands
     zmprov help commands        help on all commands
     zmprov help config          help on config-related commands
     zmprov help cos             help on COS-related commands
     zmprov help domain          help on domain-related commands
     zmprov help list            help on distribution list-related commands
     zmprov help misc            help on misc commands
     zmprov help notebook        help on notebook-related commands
     zmprov help search          help on search-related commands
     zmprov help server          help on server-related commands

Done

Installing zimlets...

        com_zimbra_url
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl deploy zimlets/com_zimb

[] INFO: Deploying Zimlet com_zimbra_url in LDAP.
Error: Cannot create Zimlet com_zimbra_url: xeons.afts.com:389

        com_zimbra_email
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl deploy zimlets/com_zimb

[] INFO: Deploying Zimlet com_zimbra_email in LDAP.
Error: Cannot create Zimlet com_zimbra_email: xeons.afts.com:389

        com_zimbra_phone
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl deploy zimlets/com_zimb

[] INFO: Deploying Zimlet com_zimbra_phone in LDAP.
Error: Cannot create Zimlet com_zimbra_phone: xeons.afts.com:389

        com_zimbra_date
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl deploy zimlets/com_zimb
[] INFO: Deploying Zimlet com_zimbra_date in LDAP.
Error: Cannot create Zimlet com_zimbra_date: xeons.afts.com:389

        com_zimbra_tracking
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl deploy zimlets/com_zimb

Error: zimlet description not found: com_zimbra_tracking.xml

Done

Installing skins...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraInstalledSkin '

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin
and on and on like that.

Are there special tricks needed to get Zimbra going with FC5?
Reply With Quote
  #2 (permalink)  
Old 11-06-2006, 12:14 PM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Disable any firewall or selinux, make sure your DNS & /etc/hosts file are correct - uninstalll zimbra with './install.sh -u' kill any remaining processes and then reinstall. That will, of course, completely wipe out your current files. Search the forums if you want to see what others have done.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 11-06-2006, 12:34 PM
crp crp is offline
Intermediate Member
 
Posts: 16
Default SELinux

Quote:
Originally Posted by phoenix
Disable any firewall or selinux ...
oh boy, not a good option

SELinux is a major reason why FC5 is being put to use .
Reply With Quote
  #4 (permalink)  
Old 11-06-2006, 01:10 PM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

If you want to use SElinux with zimbra I suggest you disable it and get Zimbra running first, then try and get SElinux to play nice with zimbra.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 11-06-2006, 01:10 PM
Special Member
 
Posts: 149
Default

SE Linux aside, I'm running 4.03 on FC5 (migrated from a different box running 4.03 on FC4).

No issues, install was clean.
Reply With Quote
  #6 (permalink)  
Old 11-06-2006, 02:41 PM
Special Member
 
Posts: 121
Default

Same here, went from FC4 with 3.2 to FC5 and 4.0.3 only issue I had is when you upgrade either SSH or SSL, i forget which one, it will cause a segmentation fault, as the Crypt-SSL built with Zimbra, is not the most current. Luckily all it take to fix is compiling the new Crypt-SSL and replacing the SSLeay.so file and everything is fine and dandy once again.
Reply With Quote
  #7 (permalink)  
Old 11-08-2006, 12:22 PM
crp crp is offline
Intermediate Member
 
Posts: 16
Red face ok , I'll try again

I removed /opt/zimbra and the sendmail package.
made sure the BIND/named is off.
killed all processes that were owned by zimbra.

I am running pmWiki so I left the FC's Apache running.

crossing my fingers and about to retry the install.sh ...
Reply With Quote
  #8 (permalink)  
Old 11-08-2006, 02:17 PM
crp crp is offline
Intermediate Member
 
Posts: 16
Unhappy problem with MTA and/or bind

well, I had to reinstall sendmail so that I could get fetchmail to install. Anyway, upon doing the zimbra install I got
Code:
Setting defaults...Can't call method "answer" on an undefined value at /opt/zimbra/libexec/zmsetup.pl line 529.
line 529 is in the midst of a loop,
Code:
 (isEnabled("zimbra-mta")) {

                                my @answer = $ans->answer;
                                foreach my $a (@answer) {
                                        if ($a->type eq "MX") {
                                                my $h = getDnsRecords ($a->exch
                                                my @ha = $h->answer;
                                                foreach $h (@ha) {
                                                        if ($h->type eq 'A') {
                                                                progress "\tMX:
line 529 is "my @ha = $h->answer;"

So my guess is that I have a partial install now of zimbra, which is probably worse than a bombed installation.
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.