I did the service ldap stop and it said "ldap: unrecognized service". Here is my install log and yes it was a fresh install.
Setting defaults...
DNS ERROR resolving MX for mailhost.test.com
It is suggested that the domain name have an MX record configured in DNS
Done
Checking for port conflicts
Port conflict detected: 25 (zimbra-mta)
Operations logged to /tmp/zmsetup.log.27268
Setting local config values...
Setting local config zimbra_server_hostname to mailhost.test.com
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_server_hostname=mailhost.test.com
Setting local config ldap_master_url to ldap://mailhost.test.com:389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_master_url=ldap://mailhost.test.com:389
Setting local config ldap_url to ldap://mailhost.test.com:389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_url=ldap://mailhost.test.com:389
Setting local config ldap_port to 389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_port=389
Setting local config ldap_host to mailhost.test.com
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_host=mailhost.test.com
Setting local config zimbra_uid to 501
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_uid=501
Setting local config zimbra_gid to 501
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_gid=501
Setting local config zimbra_user to zimbra
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_user=zimbra
Setting local config av_notify_user to
admin@mailhost.test.com
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e av_notify_user=admin@mailhost.test.com
Setting local config ssl_allow_untrusted_certs to TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ssl_allow_untrusted_certs=TRUE
Done
Setting up CA...
*** Running as zimbra user: cd /opt/zimbra; zmcreateca
** Creating CA private key
Generating a 1024 bit RSA private key
..............++++++
......................++++++
unable to write 'random state'
writing new private key to '/opt/zimbra/ssl/ssl/ca/ca.key'
-----
** Creating CA cert
Signature ok
subject=/C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite
Getting Private key
unable to write 'random state'
Done
Creating SSL certificate...
chmod: cannot access `/jre/lib/security/cacerts': No such file or directory
*** Running as zimbra user: cd /opt/zimbra; zmcreatecert
** Importing CA
Certificate was added to keystore
keytool error: java.io.FileNotFoundException: /opt/zimbra/java/jre/lib/security/cacerts (Permission denied)
** Creating keystore
** Creating server cert request
Generating a 1024 bit RSA private key
.....++++++
.................................................. .....................++++++
unable to write 'random state'
writing new private key to '/opt/zimbra/ssl/ssl/server/server.key'
-----
** Signing cert request
Using configuration from /opt/zimbra/ssl/ssl/zmssl.cnf
Check that the request matches the signature
Signature ok
Certificate Details:
Serial Number: 2 (0x2)
Validity
Not Before: Oct 11 20:12:07 2006 GMT
Not After : Oct 11 20:12:07 2007 GMT
Subject:
countryName = US
stateOrProvinceName = N/A
organizationName = Zimbra Collaboration Suite
commonName = mailhost.test.com
X509v3 extensions:
X509v3 Basic Constraints:
CA:FALSE
Netscape Comment:
OpenSSL Generated Certificate
X509v3 Subject Key Identifier:
77:39:C2:76:C0:87:39:FC:41:5F:4B:6B:56:45:5C:90:8B :F9:9B:7B
X509v3 Authority Key Identifier:
DirName:/C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite
serial:86:C4:2A:99:A0

E:3C:C0
X509v3 Key Usage:
Digital Signature, Non Repudiation, Key Encipherment
Certificate is to be certified until Oct 11 20:12:07 2007 GMT (365 days)
Write out database with 1 new entries
Data Base Updated
unable to write 'random state'
Signature ok
subject=/C=US/ST=NA/L=NA/O=Zimbra/OU=Zimbra/CN=mailhost.test.com
Getting CA Private Key
unable to write 'random state'
chmod: cannot access `/jre/lib/security/cacerts': No such file or directory
Done
Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
ERROR - failed to start slapd
FAILED (256)
ERROR
Configuration failed
Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration