By neoliminal on
I'm getting the following errors when I try to upload an image using the imageupload.module:
• Unable to create thumbnail image
• Unable to create preview image
• The selected file /var/www/html/drupal-4.7.3/files could not be copied.
• The selected file /var/www/html/drupal-4.7.3/files could not be copied.
I've tried moving ImageMagick (convert) inside the drupal directory, but that didn't seem to help.
Does anyone have a solution or suggestion?
Comments
I'm now getting read errors
I'm now touching the files to get them created, but they end up zero bit sized:
I'm now getting read errors on getimagesize(); image.inc on line 89
I'm having the same problem
Mine happened all of the sudden and I'm not sure why. It seems that my image module is no longer trying to use Imagemagick for thumbnails but is instead trying to use GD2. I have no idea what happened or how to fix it. My errors are: