I'm moved my installation of Drupal to a new server, and everything works fine apart from the Image module - I get multiple thumbnail errors formatted like to following:
# warning: imagejpeg() [function.imagejpeg]: Unable to open 'files/images/DSC_2811.thumbnail.jpg' for writing: Permission denied in /usr/www/users/devhell/www.mixmag.net/includes/image.inc on line 321.
# Unable to create scaled Thumbnail image
And then:
The derivative images for DSC_2811 have been regenerated.
As far as I can tell my folders have the correct permissions, the GD library is working, and besides, all the images have thumbnails already that have been transferred over from my old server. The original (full-size) images display OK, it's just the thumbnails that don't.
Thanks in advance.
Comments
Comment #1
mdowsett commentedsubscribing...I have the EXACT same issues (after moving servers)...did you resolve?
I can understand the regeneration of the thumbnails but the errors won't go away.
Comment #2
blogjam commentedI didn't manage to resolve the issue, and ended up reinstalling the image gallery and rebuilding the entire photo archive from scratch - all 7000 images. Sorry I can't be of more help.
Comment #3
johnpv commentedAny other comments for this issue? Is there a documented way to effectively transfer a locally developed site to a live server? The image issue seems to be my only issue at this point.
Comment #4
sunSorry, this issue cannot be fixed. See http://drupal.org/server-permissions for further information.