Hey all,
I'm new to the forums and to Zimbra. I've heard about it and was excited to see it work! I have been asked by a client to essentially "recover" a ZCS 5.0.4 install and I'm having trouble getting it to run.
A little more background on this situation first, we don't need the new machine to send or receive mail, it just needs to be up for the users to retrieve their mail and then we're going to repurpose the server. I think they've migrated to Exchange (not my choice). There is an A record for the FQDN (same as original), but no MX record right now. It is on a different IP though.
I found
this and followed the steps for the most part. I took a snapshot of the files from the old server (I think it was just a cp not an rsync though). I installed ZCS (Release 5.0.4_GA_2101.RHEL5_64_20080321154100 CentOS5_64) on the new server using the install.sh -s command, moved the /opt/zimbra directory out of the way and rsynced the old files to /opt/zimbra and ran zmfixperms. Upon running the install again (with --platform-override), I can't get passed the main menu configurations screen.
Even after I address those items with a <b>**</b> it will not let me continue. Here's a snippet of the setup.log:
zimbra-snmp is enabled
Checking ldap on zimbra.XXXXXX.org:389
Unable to startTLS: Transport endpoint is not connected
Couldn't bind to zimbra.XXXXXX.org as uid=zimbra,cn=admins,cn=zimbra
Checking ldap on zimbra.XXXXXX.org:389
Unable to startTLS: Transport endpoint is not connected
Couldn't bind to zimbra.XXXXXX.org as uid=zimbra,cn=admins,cn=zimbra
Checking ldap on zimbra.XXXXXX.org:389
Unable to startTLS: Transport endpoint is not connected
Couldn't bind to zimbra.XXXXXX.org as uid=zimbra,cn=admins,cn=zimbra
Any ideas? I don't know what the ldap root password was set up to be, and if I need to reset it, that's fine, I just need to know how (if that is the problem).
Thanks.