| Error with pocessing photos
Hi,
I use some servers with near the same config (loadbalancer, same domain). All server uses the same directory for the webserver and the same config (php, imagemagick). Uploading on all server ist ok. Only one server sends me this errormessage if I upload photos:
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/mogrify" +profile "*" -size 120x90 -quality 70 -geometry 120x90 -unsharp 10 '/srv/www/htdocs/web1/html/webs/domain/photopost/data/500/thumbs/CIMG8765.JPG'
If I shut down the apache and start it on a different one the photos processes perfect then.
I have spend many hours to find out what's wrong here. Can someone please give me a hint for debugging? What does photo post tries do do here?
Thanks for help.
|