overwrite files

See all posts See thread Reply

Re: overwrite files new!
by Charles Canada, 16 years, 10 months ago
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