View Single Post
Old March 28th, 2005, 07:38 PM   #1 (permalink)
flumpydog
Member
Verified Customer
 
Join Date: Jan 2003
Posts: 31
Question Imagemagick thumbnail grief - Error 1

PhotoPost Pro V 5.02
ImageMagick V 6.2.1
Windows Server IIS 6

Data and Uploads directories all have correct permissions.

I cannot upload or process files within a directory and keep getting errors.

Error creating thumbnail! Error code: -1

Command:

"E:\Program Files\ImageMagick-6.2.1-Q16\mogrify.exe" +profile "*" -size 125x94 -quality 70 -geometry 125x94 -unsharp 10 E:/InetPub/tobeme/sites/domain/photos/data/506/thumbs/DSC06109.JPG

I searched through the archives and found mention of removing +profile \"*\" , which I did, only to still receive errors:

"E:\Program Files\ImageMagick-6.2.1-Q16\mogrify.exe" -size 125x94 -quality 70 -geometry 125x94 -unsharp 10 E:/InetPub/tobeme/site/domain/photos/data/506/thumbs/DSC06108.JPG

I originally tried the ImageMagick version available from the photopost.com site with the same results, thus why I tried with the latest and greatest version.

Thanks,
Chuck
flumpydog is offline   Reply With Quote