Sorry for the duplicate posts. Here's the error that it spat out into the /tmp/ directory -- note the address in bold near the bottom -- I edited the perl file that does the LDAP setup (the one that it's erroring on line 160 of) and had it print out the hostname that it's using. That hostname is good and resolves on the local network that this machine is on. What is it looking for? Is it just failing to fire up the LDAP server, or is it trying to do something else at this stage?
Saving config in /opt/zimbra/config.11049...
done.
Operations logged to /tmp/zmsetup.05052008-021222.log
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
IO::Socket::INET: connect: Connection refused at /opt/zimbra/libexec/zmldapinit line 160. ldap://zimbraserver.myhostname.net:389 failed. (28416)
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.05052008-021222.log |