Owner permission - Joomla! Forum - community, help and support
hi,
i have been working in wrong way long time files through ftp (upload, edit etc') , happy help, , start working
all of folders in server set 775 , files set 644. owner set "apache:apache". when want upload files need change owner "user:user" (through ssh) , when i'm done need change "apache:apache". how/what owner/permissions need give "user" able upload , edit without need change ownership of time?
thanks,
uzi.
i have been working in wrong way long time files through ftp (upload, edit etc') , happy help, , start working
all of folders in server set 775 , files set 644. owner set "apache:apache". when want upload files need change owner "user:user" (through ssh) , when i'm done need change "apache:apache". how/what owner/permissions need give "user" able upload , edit without need change ownership of time?
thanks,
uzi.
the correct permissions folders 755 , files 644.
if have problems, it's "ownership issue" , not permission issue.
you correct e.g. suphp
a technical solution run php scripts different users (your webserver & ftp user) on same server.
see http://www.suphp.org/documentationview. ... he/install
if have problems, it's "ownership issue" , not permission issue.
you correct e.g. suphp
a technical solution run php scripts different users (your webserver & ftp user) on same server.
see http://www.suphp.org/documentationview. ... he/install
Comments
Post a Comment