View Single Post
  #11 (permalink)  
Old 01-12-2006, 01:09 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default forgotten step

Probably should blow away whatever half-created db is there.

rm -rf /opt/zimbra/db/data/* (retaining the directrory)
then run the sql init step
Reply With Quote