fuzzymonkey said:
2. Files uploaded from php scripts are owned by "nobody," so they aren't counted in the user's quota. Today I found a user with 4 Gigs on his 100 meg account because of this.
I have the same "Problem" here, but one question.
Users with a Shopsoftware like OSC / XTC. When this Users upload Productimages, the images has nobody:nobody as Userrights and chmod 777
So, but why dont display the Apache this Pictures at the website ? Apache owned this OPictures ut doesnt display the pictures
Everey time a user upload pictures a admin must login via ssh und chown this pictures from nobody:nobody > User:User, chmod to 644 and than apache can display the pictures on the website.