cffile writing files as root user
Hi all -
I have a weird issue im trying to figure out.
A developer recently informed me of a problem in his sandbox. The cffile upload tag is creating files with the root user and root group command.
Redhat Linux 5.4
ColdFusion 8 Enterprise multi-server
Each developer has his own CF instance
Apache runs as user nobody group nobody
Files are being uploaded to a directory owned by the developers account, group IT, with 777 permissions. The file uploaded lands in that directory owned as root, group root, with 644 permissions.
Any suggestiosn on where to look?
Thanks so much.
