class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Theres nothing wrong. I will just set permissions to 755 on all the images before I deploy the applications. When I applied this fact then all your commands worked 100%. Some of the files were owned by apache after early usage of the application in the "test" directory. I will just deploy all images to 2 places and set full permission on all the media.
I will get back to you if I have any other thoughts. I think a normal php chmod 0777 will work on all the files that are written to the "test" folder. I'm still using the upload.php to a large degree...Reply
I will get back to you if I have any other thoughts. I think a normal php chmod 0777 will work on all the files that are written to the "test" folder. I'm still using the upload.php to a large degree...