0-byte thumbs with ImageMagic
Posted: Fri May 27, 2005 5:37 am
Whenever I rebuild thumbnails ImageMagic creates empty files (0 bytes). If I run the command manually in the image directory (convert -antialias -scale "110x110" image.jpg image-thumb.jpg) it works fine.
I'm running on Windows and have my ImageMagick path set to C:\Program Files\ImageMagick\convert.exe
Can anyone suggest what might be wrong? A PHP setting maybe?
Edit: I'm getting no error message by the way, it appears as though all is working fine but creates empty files.
Thanks.
I'm running on Windows and have my ImageMagick path set to C:\Program Files\ImageMagick\convert.exe
Can anyone suggest what might be wrong? A PHP setting maybe?
Edit: I'm getting no error message by the way, it appears as though all is working fine but creates empty files.
Thanks.