it tries to install zimbra 5.0.10, but always display same error "ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException localhost:389)"
that I have bad?, I solve as it?
my /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
my /var/named/chroot/etc/named.conf
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 10.8.1.150 ; };
};
include "/etc/rndc.key";
// We are the master server for paola.linuxhosting.cl
zone "paola.linuxhosting.cl" {
type master;
file "db.mail.linuxhosting.cl";
};
my db.mail.linuxhosting.cl
;
; Addresses and other host information.
;
@ IN SOA paola.linuxhosting.cl. hostmaster.mail.linuxhosting.cl. (
10120 ; Serial
43200 ; Refresh
3600 ; Retry
3600000 ; Expire
2592000 ) ; Minimum
; Define the nameservers and the mail servers
IN NS 10.8.1.100
IN A 10.8.1.100
IN MX 10 paola.linuxhosting.cl.
[root@paola zcs-5.0.10_GA_2638.RHEL5.20081003052615]# hostname
paola.linuxhosting.cl
[root@paola zcs-5.0.10_GA_2638.RHEL5.20081003052615]#ifconfig
eth0 Link encap:Ethernet HWaddr 00:1C:C0:34:19:61
inet addr:10.8.1.100 Bcast:10.8.1.255 Mask:255.255.255.0
inet6 addr: fe80::21c:c0ff:fe34:1961/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22764 errors:0 dropped:0 overruns:0 frame:0
TX packets:19032 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:17813561 (16.9 MiB) TX bytes:2143434 (2.0 MiB)
Interrupt:177 Base address:0x4000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3578 errors:0 dropped:0 overruns:0 frame:0
TX packets:3578 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2543817 (2.4 MiB) TX bytes:2543817 (2.4 MiB)
[root@paola zcs-5.0.10_GA_2638.RHEL5.20081003052615]#


LinkBack URL
About LinkBacks






