Quote:
|
Originally Posted by marcmac Is ldap running - make sure it's not (via ps) - make sure there's no iptables stuff left around (as root, iptables -t nat -L ) this should show no port maps. (If it does, iptables -t nat -F will clear it).
If this is all clear, and telnet localhost 389 returns connection refused (NOT a timeout, but connection refused - if you get a timeout, you're probably running the redhat firewall)
su - zimbra
ldap start - did it start?
If no - edit conf/slapd.conf, remove the loglevel 0 line, restart, check for errors in zimbra.log.
If it did start - /opt/zimbra/libexec/zmldapinit - any errors? |
Ok, I uninstalled everything except FC3.(no firewall running as I've had M1 working on it just fine) trying to run 'iptables' as root returns "command not found"
ran yum update
reinstalled M2 and set my host as 'zimbra' and domain as 'standaleinteriors.com.
set my admin password.
let the config fly and got even more of the errors than I had before.
ldap is not running and wasn't running before I reinstalled. I could not telnet to 389. I got connection refused.
I also checked to make sure I had no rogue zimbra processes running.
I'm attaching my install log.
I tried to start ldap manually and after running ps it doesn't show so I'm assuming it never starts. Not sure where zimbra.log is at the moment or I'd show you the results of that.