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-30-2007, 05:11 AM
New Member
 
Posts: 3
Lightbulb Lnstallation error

Hi,
While installing the Zimbra mail server 4.5, I faced some errors which are mentioned below.

Setting defaults...No results returned for A lookup of svr1.example.com
Checked nameservers:
192.168.1.201


DNS ERROR resolving svr1.example.com
It is suggested that the hostname be resolveable via DNS
Change hostname [Yes] n


DNS ERROR resolving MX for svr1.example.com
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] n
Done
Checking for port conflicts
Port conflict detected: 80 (zimbra-store)
Port conflict detected: 443 (zimbra-store)
Port conflicts detected! - Any key to continue


Note

The previous configuration appears to have failed to complete

Attempt to complete configuration now? [yes] y
Save configuration data to a file? [Yes] y
Save config in file: [/opt/zimbra/config.19801] y
Saving config in y...Done
The system will be modified - continue? [No] y
Operations logged to /tmp/zmsetup.log.19801
Initializing ldap.../opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: Nosuch file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
ERROR - failed to start slapd

FAILED (1)


ERROR



Configuration failed

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

Errors have been logged to /tmp/zmsetup.log.19801




Please anybody help me,

Regards
Bijukrishnan V.R
Reply With Quote
  #2 (permalink)  
Old 05-30-2007, 06:29 AM
Moderator
 
Posts: 883
Default

Well, based on the first couple of messages I would say that you don't have DNS configured properly. Check out the Wiki for instructions on setting up DNS, and possibly "Split DNS" if you are behind a firewall. Also, make sure you have your /etc/hosts file setup right.

The next warning messages about "port conflicts" suggest that you already have Apache or some other web server running on this server.
Reply With Quote
  #3 (permalink)  
Old 05-30-2007, 09:34 PM
New Member
 
Posts: 3
Lightbulb Idap error in zimbra

Hi

In zimbra installation, while initializing LDAP some errors happend as mentioned below.

Initializing ldap.../opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/sbin/slappasswd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
ERROR - failed to start slapd

Please anybody help me,

Regards

Bijukrishnan V.R
Reply With Quote
  #4 (permalink)  
Old 05-31-2007, 08:28 AM
Senior Member
 
Posts: 68
Default

Your machine doesn't have the file libssl.so.5 where it can be loaded. Normally it'll be in /lib or /usr/lib.

You are better off trying to find a package that includes a real libss.so.5 as there will be some differences in the APIs between 5 and 6 which can cause errors that are very hard to diagnose. Some people have got around this by a symlink from an existing libssl.so but I don't recommend this due to the real differences in APIs between the versions of libssl.so.x
Reply With Quote
  #5 (permalink)  
Old 05-31-2007, 07:55 PM
Former Zimbran
 
Posts: 5,606
Default

You also need to stop httpd. Tomcat won't start unless you do

I don't know what OS you're on. On Cent/RHEL/FEDORA, it's:
Code:
service httpd stop
you can also just kill it:
Code:
ps auxx | grep httpd
(kill any left over)
Also, remove it from init
Code:
rm -rf /etc/init.d/httpd
Good luck
jh
Reply With Quote
  #6 (permalink)  
Old 05-31-2007, 11:31 PM
New Member
 
Posts: 3
Lightbulb Installation of libssl.so.5

Hi


In my system libssl.so.4 is already present in /lib, while I am trying to install libssl.so.5 it shows lot of dependencies. Please help me to install libssl.so.5.


Regards
Bijukrishnan V.R
Reply With Quote
  #7 (permalink)  
Old 05-31-2007, 11:51 PM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by Bijukrishnan View Post
In my system libssl.so.4 is already present in /lib, while I am trying to install libssl.so.5 it shows lot of dependencies. Please help me to install libssl.so.5.
You'll have to install the required dependencies for libssl.so.5
__________________
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.