Search found 2 matches

by rukksi9999
Mon Oct 05, 2009 6:34 pm
Forum: PHP - Security
Topic: upload & permissions
Replies: 3
Views: 966

Re: upload & permissions

Right, thats what I would think, now my problem is that I am a little confused as to who the owner is.. am I right in thinking that if I create the file in an ftp client (fireftp) then the owner will be the ftp user meaning that at runtime the the user trying to access the file will be the php user,...
by rukksi9999
Sun Oct 04, 2009 7:25 pm
Forum: PHP - Security
Topic: upload & permissions
Replies: 3
Views: 966

upload & permissions

I know there are lots of comments on the net regarding this, but... there are so many conflicting opinions that I'm more confused than when I started.. My users are able to upload images to a directory. What is the minimum security permission that I need to set on the directory? I have it set to 777...