mogrify ignores command
Posted: 2007-01-25T16:03:12-07:00
My simple resize command on a jpg 640x760 is ignored.
/usr/local/bin/mogrify /home/xxxxx/public_html/test/epdata/cuttle.jpg -debug exception -format jpg -resize 600
Error code=> 0
/usr/local/bin/mogrify -version shows this:
Version: ImageMagick 6.2.8 08/09/06 Q16 http://www.imagemagick.org
I've changed the file name to force an error and the command reports the error just fine.
I've also set the file permissions to 777 on a Linux system, didn't help. The file reads just fine using php code.
Anyone have the slightest clue?
/usr/local/bin/mogrify /home/xxxxx/public_html/test/epdata/cuttle.jpg -debug exception -format jpg -resize 600
Error code=> 0
/usr/local/bin/mogrify -version shows this:
Version: ImageMagick 6.2.8 08/09/06 Q16 http://www.imagemagick.org
I've changed the file name to force an error and the command reports the error just fine.
I've also set the file permissions to 777 on a Linux system, didn't help. The file reads just fine using php code.
Anyone have the slightest clue?