Posted on May 23, 2007, 4:25 am by chris
| |
|
Problem is, the board is installed by the user who owns Apache; in this case: nobody
If you wish for all these files to belong to you instead, you will need to use the slow method: uncompress install.data locally then upload the files using an FTP client.
It is, unfortunately, one of the limitations of shared Apache configurations.
I am not 100% positive but I believe that if your host used suPHP, the files would belong to the correct user.
Side note: older configs such as this one work well too; however, 'nobody' is NOT a good user to run Apache as. A dedicated 'Apache' user should exist and be used rather than nobody that is shared by many processes.
|