[solved] PHP uploads not setting owner/group
I have my virtual hosts set up to run off DocRoot UID (so that domain may only access files on that domain via PHP) but it seems that when a file is uploaded it is not owned by the DocRoot UID. This causes 403 access forbidden errors and is very frustrating - what am I doing wrong here 
Last edited by NiteWave; 12-02-2012 at 05:24 PM..
|