View Single Post
  #5 (permalink)  
Old 11-07-2005, 08:24 PM
sywong70 sywong70 is offline
New Member
 
Posts: 3
Default

Thank you.

After I uninstalled all the stuffs, I actually found the following process is still running :

$ ps -ef | grep zimbra
505 2391 1 0 Oct27 ? 00:00:00 /opt/zimbra/openldap/libexec/slapd -4 -u zimbra -h ldap://:7389/ -f /opt/zimbra/conf/slapd.conf


but the /opt/zimbra directory is already empty!

Then I installed again after I killed the process. This time the server was successfully installed, and all the services were up except mailbox. And when I try to login through

perl /opt/zimbra/bin/zmmon &

RESPONSE: (Zimbra::Mon::serviceInfo)
antispam
status Running
antivirus
status Running
ldap
status Running
mailbox
status Stopped
mta
status Running
snmp
status Running
host
ip 192.168.1.24
name cg1.mydomain.com


https://cg1.mydomain.com:7071/zimbraAdmin

and there was no page showing up. And when I use netstat -na and found no port listening for 7071. Is this because the mailbox service was not up?


What is my problem this time ? The install log is attached.

Stephen
Attached Files
File Type: txt install.log.14136.txt (14.0 KB, 548 views)
Reply With Quote