Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Error executing ImageMagick - Return value: 127  (Read 4160 times)

0 Members and 1 Guest are viewing this topic.

flowtography

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Error executing ImageMagick - Return value: 127
« on: June 07, 2007, 08:25:54 pm »

Help!

I've been trying to upload some images, changed all the size parameters and stuff so that the image I'm trying to upload fits all the specs, but I keep getting this message:

Critical error
The file 'albums/userpics/tn_DSC_7753~2.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Don't know what to do
Logged

flowtography

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Error executing ImageMagick - Return value: 127
« Reply #1 on: June 07, 2007, 08:38:10 pm »

The file 'albums/userpics/tn_DSC_7753~2.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 66x100 'albums/userpics/tn_DSC_7753~2.jpg' 'albums/userpics/thumb_tn_DSC_7753~2.jpg'


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


File: /home/trixxy/public_html/b/db_input.php - Line: 402
Logged

Nibbler

  • Guest
Re: Error executing ImageMagick - Return value: 127
« Reply #2 on: June 08, 2007, 01:42:07 am »

Either you don't have ImageMagick installed or it is not where you told Coppermine it was. Either get it installed and set the path correctly or use GD2 if available. Search before posting.
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.