View Single Post
  #20 (permalink)  
Old 03-01-2009, 09:58 AM
stebed1960 stebed1960 is offline
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by phoenix View Post
There shouldn't be a problem with running in a VM, I run my server in ESXi on CentOS 5 without problems. Is there likely to be another LDAP running on your server? Check it with ps or try a telnet to port 389 and see if there's any response but generally a connection refused would indicate a firewall (or Apparmor) problem. When you stopped Apparmor did you reboot the server?
No, after I disabled firewall and apparmor I didnt reboot the server. Because if the default is iptables and apparmor enabled, I would activated them again....

Now I reboot and stopped firewall and apparmor again and I'm trying a fresh installation (again)
and I tried to do this:

stebed@mail:~$ telnet 192.168.0.2 389
Trying 192.168.0.2...
telnet: Unable to connect to remote host: Connection refused

and this

stebed@mail:~$ telnet 389
Trying 0.0.1.133...
telnet: Unable to connect to remote host: Invalid argument

Everytime I try to install zimbra, and I get the 28416 error, when I try to continue the installation (after i tried to fix the problem), everytime I get the ldap port conflict, but I think that is normal, because the ldap of zimbra is installed and conflicting itself.... Am I wrong?
So, I'm not the only fool working on Sunday afternoon, uh? :-)
Reply With Quote