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
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
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