4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: Jadelit on July 03, 2002, 08:22:21 PM

Title: Imagemagick - need help!
Post by: Jadelit on July 03, 2002, 08:22:21 PM
OK I read in the other threads that you have to have safe_mode off.. well I did phpinfo.php on my server and this is what I found..

Code: [Select]
safe_mode
 Off Off
safe_mode_exec_dir
 no value no value
safe_mode_gid
 Off Off
safe_mode_include_dir
 no value no value


Now when I try and create a thumbnail or resize an image, this is the error I get..

Code: [Select]
Convert image file: wall1byjade.jpg (1024x768) ....  
   Error converting image file!


I contacted my host for the correct path and they said

Quote
/usr/local/share/ImageMagick


I also CHMOD the following dirs 777

Title: Imagemagick - need help!
Post by: Nicky on July 03, 2002, 10:02:07 PM
hi,

you need the full path to cmd convert not to ImageMagick directory

like
/usr/bin/convert
or
/usr/local/bin/convert

or if you have SSH(telnet) access try this
whereis convert
or ask your hosting provider again..
Title: Imagemagick - need help!
Post by: Jadelit on July 03, 2002, 10:45:03 PM
sweet found it..

/usr/local/bin/convert


Thanks a bunch!
Title: Imagemagick - need help!
Post by: Nicky on July 03, 2002, 11:00:31 PM
you're welcome..

it would be great if you put <a href=> link for "4homepages" back in your footer.html..
Title: Imagemagick - need help!
Post by: Jadelit on July 04, 2002, 12:28:26 AM
whoops..

forgot to link it.
Title: Imagemagick - need help!
Post by: FED on July 11, 2002, 01:14:49 PM
ok, i fill path to /usr/bin/convert

then converting again see this :(
Quote
Convert image file: test_foto.jpg (800x600) ....  
   Error converting image file!

or
Quote
Create thumbnail for: Test (test_foto.jpg) ....  
   Error creating thumbnail!

please help...

(on server installed ImageMagick)
Title: Imagemagick - need help!
Post by: FED on July 12, 2002, 03:26:59 AM
any body know how this problem may resolved?
please, help..  :roll: