coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: panteraz on September 20, 2005, 12:05:53 AM

Title: plz help. Upload problem. Debug incuded.
Post by: panteraz on September 20, 2005, 12:05:53 AM
I have installed coppermine from fantastico and everything worked OK! But my host changed servers and know I can not upload files. Here is the problem:

The file 'albums/userpics/10002/C4_7.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x75 'albums/userpics/10002/C4_7.jpg' 'albums/userpics/10002/thumb_C4_7.jpg'


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


File: /home/xanthigr/public_html/gallery/db_input.php - Line: 305


DEBUG:

USER:
------------------
Array
(
    [ID] => bc6c4b4aa7a3c7768f4c90d5b54d96e6
    [am] => 1
    [liv] => Array
        (
           
Title: Re: plz help. Upload problem. Debug incuded.
Post by: Nibbler on September 20, 2005, 12:11:18 AM
You need to determine and specify the correct path to imagemagick in config or switch to GD2 if available.
Title: Re: plz help. Upload problem. Debug incuded.
Post by: panteraz on September 20, 2005, 12:32:52 AM
Can you plz tell me how to do that? I said I am noob  ::)
Title: Re: plz help. Upload problem. Debug incuded.
Post by: Nibbler on September 20, 2005, 12:35:01 AM
Ask your host.
Title: Re: plz help. Upload problem. Debug incuded.
Post by: panteraz on September 20, 2005, 12:35:20 AM
I turned to GD2.0 and it worked!!! thanks!!!!!! :) :)