View Single Post
  #2 (permalink)  
Old 02-24-2006, 01:14 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default

Is tomcat running? THat's what serves the UI. I assume not, since port 80 isnt' bound.

su - zimbra
sh -x bin/zmmailboxctl status

WHat's not running?

Cert problem, perhaps?

To access the web UI - http://hostname/zimbra/mail
FOr the admin ui - https://hostname:7071/zimbraAdmin
Reply With Quote