View Single Post
  #4 (permalink)  
Old 10-10-2005, 07:59 PM
fak3r fak3r is offline
Intermediate Member
 
Posts: 16
Default

Apparently I didn't have rights correctly set - this fixed it:
Code:
chown -R zimbra:zimbra /opt/zimbra/db/data
chmod -R 775 /opt/zimbra/db/data
Now, is this the right way or wrong way to fix it, since fixpermissions.sh didn't set it like this?

fak3r
Reply With Quote