View Single Post
  #6 (permalink)  
Old 03-17-2009, 09:08 AM
jrefl5 jrefl5 is offline
Advanced Member
 
Posts: 205
Default

zimbra restart was first step.

Code:
zmcontrol stop ; ps -ef | grep zimbra
is my standard shutdown process.

It also appears that httpd is not starting as I can't access the Admin GUI.

Last edited by jrefl5; 03-17-2009 at 09:12 AM.. Reason: add info
Reply With Quote