View Single Post
Old Nov 7th, 2007, 9:11 PM   #4
Jessehk
The Oblivious One
 
Jessehk's Avatar
 
Join Date: May 2005
Location: Ontario, Canada
Posts: 642
Rep Power: 4 Jessehk is on a distinguished road
Re: Downloading an external image and saving it to disk

Quote:
Originally Posted by PhilBon View Post
Make sure that you have access to write to that folder. Most the time on PHP servers the only access for the end users is read only. Run through your code and if you know that you are getting stopped at the writing part, chances are it's that the permissions have not been set up.
My only concern was that if I set write permission for a specific folder (even if it was just for containing the image downloads in question), it would be insecure. Is there any reason that I should avoid doing that?
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS!
Jessehk is offline   Reply With Quote