coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: gohenke on April 14, 2004, 08:52:36 PM

Title: Error executing imagemagick
Post by: gohenke on April 14, 2004, 08:52:36 PM
Win Server 2003 Web Ed.

PHP: 4.3.4.4

IM: 6.0.0

Problem:

Warning: exec(): Unable to fork [c:/Program Files/ImageMagick-6.0.0-Q16/convert -quality 80 -antialias -geometry 178x100 "C:\www.domain.net\photo\albums\userpics\Båten\AndalePortofino.jpg" "C:\www.domain.net\photo\albums\userpics\Båten\thumb_AndalePortofino.jpg"] in C:\www.domain.net\photo\include\picmgmt.inc.php on line 131
Error executing ImageMagick - Return value: -1

HELP
gohenke
Title: Error executing imagemagick
Post by: Joachim Müller on April 15, 2004, 08:24:33 AM
this board is not for server config (and settings up Image Magick is server config imo), but anyway: there mustn't be spaces in the path to Image Magick, so you mustn't install to "Program Files". Instead, install to "c:\ImageMagick\". For details, search the board (as this has been asked quite often) and read the stickies, especially http://forum.coppermine-gallery.net/index.php?topic=1205

GauGau
Title: Error executing imagemagick
Post by: hyperion on April 15, 2004, 08:39:14 AM
Alternatively, you can use the short filename convention as provided by the dir /x command.

Ex. c:/PROGRA~1/ImageMagick-6.0.0-Q16/convert