coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: turtle on January 02, 2004, 09:37:36 PM

Title: Error while converting
Post by: turtle on January 02, 2004, 09:37:36 PM
I tried to post in the new forumbut it was unavalible  :(

So I will try here. I'm new to coppermine and installed everything and need to use ImageMagick since PHP willnot let me convet. Anyways I get this error everytime I go Batch add photos.

Can someoen help me.


Error executing ImageMagick - Return value: -1


Cmd line :
c:/Program Files/ImageMagick-5.5.7-Q8/convert -quality 80 -antialias -geometry 133x100 "modules\coppermine\albums\userpics\DCP01072.JPG" "modules\coppermine\albums\userpics\thumb_DCP01072.JPG"



The convert program said:


System Info
WINXP server 2003 IIS 6.0
PHP-nuke 6.9
PHP version: 4.3.4
mySQL version: 3.23.58-nt
Title: Error while converting
Post by: Joachim Müller on January 03, 2004, 11:01:02 AM
This is not the place to ask for help on general server setup. Search the board, this has been asked before. Hint: There mustn't be spaces in the path to Image Magic.

GauGau
Title: Error while converting
Post by: hyperion on January 03, 2004, 03:50:55 PM
Move Image Magic to the root directory.

c:/ImageMagick-5.5.7-Q8/convert

Then try running with the path

c:/ImageMagick-5.5.7-Q8

If that fails, leave the path blank and try again.