coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: timpanks on February 03, 2006, 11:19:29 AM

Title: Error executing ImageMagick - Return value: 127
Post by: timpanks on February 03, 2006, 11:19:29 AM
The file 'albums/userpics/10001/daytona-kahari1.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x80 'albums/userpics/10001/daytona-kahari1.jpg' 'albums/userpics/10001/thumb_daytona-kahari1.jpg'


The convert program said:
sh: line 1: /usr/bin/convert: No such file or directory


File: /home/timpanks/public_html/Gallery/db_input.php - Line: 391


****************************************************************************************************

USER:
------------------
Array
(
    [ID] => 674385f479c71f176d47bab504756572
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => timpanks
    [groups] => Array
        (
           
Title: Re: Error executing ImageMagick - Return value: 127
Post by: timpanks on February 03, 2006, 11:29:47 AM
Sorry - Please ignore

Switched to GD2 and working fine now.
Title: Re: Error executing ImageMagick - Return value: 127
Post by: kegobeer on February 03, 2006, 12:48:24 PM
This error usually means you don't have ImageMagick installed, or it isn't where you told Coppermine to look.