Page 1 of 1

Re: Issue with permissions

Posted: Sun Nov 08, 2009 5:12 pm
by Peciura
chown -R username '/absolute/path/to/folder'
chgrp -R usergroup '/absolute/path/to/folder'

Re: Issue with permissions

Posted: Sun Nov 08, 2009 5:47 pm
by Peciura
Some ftp clients (FileZilla, FlashFX) can change permissions. Do you have cPanel or similar tool installed on server?. Otherwise ask hosting company for help.

Re: Issue with permissions

Posted: Sun Nov 08, 2009 9:41 pm
by alby
sirius wrote: I'm using webbased ftp and I can only chmod, no chown or chgrp :-\
root user only can change owner/group
if you have a web filemanager load CMSMS with filemanager (delete via ftp and load via filemanager but BACKUP before) or build an php script with a shell

Alby