Whenever I try to create an image using the image module, I get the following error:

Unable to create thumbnail image
The selected file /home/x3oadmin/public_html/gaming1/files could not be copied.

Any help or advice?

Comments

netceo’s picture

check the permissions on folder 'files'

NetCEO

nickfitz’s picture

Its already on 7777 --- which is extremely high and probably not the most secure, however should be more then sufficient access for drupal.

-------------------------
Nick Fitz

nickfitz’s picture

Come on guys, everyone is usually really helpful on here. Any suggestions?

-------------------------
Nick Fitz

kilolima’s picture

I'm having the same problem, but on windows 2000. The files/ directory is wide open, and it creates the full scale image there, just no thumbnail... go figure!

edit: changed the image handling to the GD toolkit instead of Image magik and now works... go figure again!