Quote:
Originally Posted by jholder Try this as root:
iptables -t nat -F |
I did this. I tried opening another console while running the installation script, it seems that when the installer shuts down the zimbra mail, the ldap service was also stopped because i cant telnet to port 389 anymore. I assume it's normal since it'll upgrade my ldap package.
I also encountered the following error at this point
Code:
chown: cannot access `/opt/zimbra/conf/perdition.pem': No such file or directory
chown: cannot access `/opt/zimbra/conf/perdition.key': No such file or directory
When it started migrating/upgrading the DB schema, I tried but still cant connect to LDAP. I assume ldap service wasnt started still at this point...
DB schema successfully updated to version 32, still no ldap..
Indexes creation seems to run smoothly...
When it came to this point:
Code:
Thu Mar 8 08:45:31 2007: Stopping logger mysql
Thu Mar 8 08:45:48 2007: Checking ldap status
Thu Mar 8 08:45:50 2007: Starting ldap
Thu Mar 8 08:45:57 2007: Checking 3.0.M1
Thu Mar 8 08:45:57 2007: Checking 3.0.0_M2
Thu Mar 8 08:45:57 2007: Checking 3.0.0_M3
Thu Mar 8 08:45:57 2007: Checking 3.0.0_M4
Thu Mar 8 08:45:57 2007: Checking 3.0.0_GA
Thu Mar 8 08:45:57 2007: Checking 3.0.1_GA
Thu Mar 8 08:45:57 2007: Updating from 3.0.1_GA
ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
Thu Mar 8 08:46:10 2007: Checking 3.1.0_GA
Thu Mar 8 08:46:10 2007: Updating from 3.1.0_GA
I tried to connect to ldap and got this:
Code:
telnet stiimail.stii.dost.gov.ph 389
Trying 202.90.141.143...
Connected to stiimail.stii.dost.gov.ph (202.90.141.143).
Escape character is '^]'.
LDAP is up and running. Why am i having errors?