Even though you say you killed slapd before the install it seems that it never fully came up on the new install.
Did you also do a "rm -rf /opt/zimbra" maybe there are some permission errors that are preventing slapd from correctly binding.
I asusme you've already checked your /etc/hosts file.
does "nslookup `hostname`" return the right host and IP?
What does "getconf GNU_LIBPTHREAD_VERSION" return?
Have you ran "yum update" to make sure your system is updated? |