Good post BTW, included all the important things. We like it when you read a few threads first!
Was this a re-install? Seems like slapd (OpenLDAP) was already running so the installer can't init it. If this was your first install could you already of had an OpenLDAP server running? Since you've not got too far yet I'd just try a install.sh -u to remove Zimbra then do a ps -ef | grep zimbra and kill any processes that are left over. Also check for a OpenLDAP with a ps -ef | grep slapd and kill that if you see it. Your hosts file looks perfect so you should be good to go. |