View Single Post
  #7 (permalink)  
Old 08-01-2007, 05:13 PM
BlueHaven BlueHaven is offline
Intermediate Member
 
Posts: 21
Default

Okay,

So I looked up the permissions things and found this;

su -root
chown -R zimbra:zimbra /opt/zimbra
cd /opt/zimbra/libexec
./zmfixperms

to fix the permissions right?

so then I tried it

and this...

[root@mail01 libexec]# ./zmfixperms
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
chown: `postfix: postfix': invalid user

note: there is no space between `postfix: and postfix' the messageboard parses it as a smily if I dont put the space.

Last edited by BlueHaven; 08-01-2007 at 05:16 PM..
Reply With Quote