ImageMagick Module issue

machilus

Joined: 2004-07-22
Posts: 2
Posted: Thu, 2004-07-22 18:16

I got the following message

composite Failed
Error messages:
Problem executing binary:

on the ImageMagick Settings page. I really don't know how I can check the problem of the ImageMagick I've installed, could anyone guide me? My MSN messenger is

, Yahoo messenger ID is edwardlyn. Thanks.

----
Configs:
Gallery 2 Alpha
Webserver: http://www.machilus.com/php.php
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version: http://photo.machilus.com
Apache version: 2.0.47
PHP version (don't just say PHP 4, please): 4.3.3
Graphics Toolkit: ImageMagick
Operating system: FreeBSD 5.2.1
Web browser/version (if applicable): IE 6.0

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Thu, 2004-07-22 18:20

[moving to G2 forum]

 
machilus

Joined: 2004-07-22
Posts: 2
Posted: Thu, 2004-07-22 23:42
h0bbel wrote:
[moving to G2 forum]

whot?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Fri, 2004-07-23 00:28

cd into your gallery2/modules/imagemagick/test/data directory and run this command:

composite -geometry +0+0 test.jpg test.gif test.out

this is the test the module tries to run..
(remove test.out when you're done)