View Single Post
  #1  
Old 11-13-2012, 04:37 PM
Banana Lord. Banana Lord. is offline
Member
 
Join Date: Mar 2011
Posts: 43
Default [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..
Reply With Quote