| Error when processing images
When try to process batches of images sometimes they process fine, and other times they give me these errors on the page right after it says it's processing the batch of images.
At the very top of the page it says:
Warning: copy(/home/ggadmin/public_html/gallery/data/9303/thumbs/375.jpg) [function.copy]: failed to open stream: Permission denied in /home/ggadmin/public_html/gallery/image-inc.php on line 314
and in the main message box of the window it says:
Error creating thumbnail! Error code: 1
Command:
"/usr/local/bin/mogrify" +profile "*" -size 150x84 -quality 60 -geometry 150x84 -unsharp 10 '/home/ggadmin/public_html/gallery/data/9303/thumbs/375.jpg'
My host recently switched my content to a new server. They copied the sites from hard drive to hard drive.
Can anybody help me as to why I am receiving this error? Is it possible some of the directories that hold the images have lost their chmodded attributes?
Does anybody have any ideas on what I can try or ask my host to try or fix?
Thanks for any help.
|