From: "Stephanie Sullivan"
> Dan,
>
> I have a partial solution for you to try:
> In /etc/httpd/conf/httpd.conf change
> Group apache
> to
> #Group apache
> And /etc/init.d/httpd restart
>
> This seems to be working for me to get the group ownership correct. It
> does
> not address the wacky umask issue and the files are created as owner-only.
> I
> have not come across anything it breaks, but no promises.
>
After commenting out the Group in /etc/httpd/conf/httpd.conf I tried to
upload a new file from a php script
The group was not set to "site29", but to "4294967295", is that ok ?
(the user is still apache)
--
Thomas Jensen