View Single Post
  #2 (permalink)  
Old 09-22-2005, 09:22 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default /etc/hosts?

Quote:
Originally Posted by knightrider2000
Hello all,
I have just installed Zimbra M1 on FC4 cannot connect to the web interface at all, keep getting connection refused, also this keeps comming up in the install logs:

ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.AuthenticationException [LDAP: error code 49 - Invalid Credentials])

Any Ideas??

Thanks,

Matt
Was that the only error in the install log?

Was this a re-install? It could be that the re-installed ldap didn't start, and the passwords weren't set correctly.

Also could be /etc/hosts:

Make sure your /etc/hosts file has an entry like:

127.0.0.1 localhost.localdomain localhost

If your hostname is listed first, sql connections can fail.
Reply With Quote