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