I have a client that has made a script to upload an image, than creates a copy that is resized as a thumbnail. The problem is, when its uploaded, its owned by the apache user nobody. When the script attempts to change the image to a thumb, it can't because its owned by nobody and not the user. Any ideas how we can work around this?