i'm experiencing problems with imagemagick. every time i upload a picture into the media database, i get the error message:
"Konnte folgendes Programm nicht ausführen: "/var/www/xxx/html/interrail/imagemagick-4.2.9/convert -antialias -resize '110x110>' '/var/www/xxx/html/interrail/uploads/xxx.JPG' '/var/www/xxx/html/interrail/uploads/xxx.serendipityThumb.JPG'", Fehlermeldung: , Rückgabewert: 10"
for those of you who are not germans
"Konnte folgendes Programm nicht ausführen" means "Unable to execute the following application"
"Fehlermeldung" menas "Error Message"
"Rückgabewert" means "Return Value"
i also changed the mode of the imagemagick directory and its files to 0777. but nothing works.
the picture file is being uploaded though. but there's no thumbnail.
and i also checked the path to the imagemagick-directory in the configuration menue several times.
i don't know what else to do??
i'm thankful for any advice.