Quote:
|
Originally Posted by mintra I found in the log file that there was a permissions problem on
/opt/zimbra/redolog/redo.log
root was rw
group (zimbra was) read only
changed group permissions to rw and mailbox starts.
(did search in forums for redo.log and someone else has same issue)
I will try to put this on the wiki later
John |
Hi John,
I'd also picked up an issue with the redo.log but my error said that it wasn't owned by root. I did a chown root:root and the error seemed to go away. I see that the file now shows
Code:
-rw-r----- 1 root root 512 Feb 27 17:50 redo.log
Would you be able to tell me what the appropriate chown and chmod commands are? TIA