View Full Version : sh: line 1: /identify: No such file or directory
dricho
07-29-2007, 06:46 PM
I found one similar thread, but it didnt solve my problem. I get this message when any forum user tries to either upload or set an avatar or a signature picture. Has anyone had this problem in the past and does anyone have a solution?
thank you for your time,
~Daniel~
EnIgMa1234
07-29-2007, 06:51 PM
Make sure you have all the files and folders uploaded
Delphiprogrammi
07-29-2007, 08:03 PM
identify is part of ImageMagick does vBulletin shows you a death Image when you goto admincp => vBulletin Options => Image Settings ? if yes then you are using ImageMagick as your imageprocessing library which is fine but you need to set the correct path if you got ssh access
which identify
will return the correct path or switching to GD might also get you around the error
Zachery
07-29-2007, 09:12 PM
Generally IM is installed in the following locaitons
/usr/bin/
/usr/local/bin/
/usr/local/ImageMagick/bin/
dricho
07-30-2007, 12:59 AM
identify is part of ImageMagick does vBulletin shows you a death Image when you goto admincp => vBulletin Options => Image Settings ? if yes then you are using ImageMagick as your imageprocessing library which is fine but you need to set the correct path if you got ssh access
which identify
will return the correct path or switching to GD might also get you around the error
turning off imagemagik was the key, i dont know why it was turned on in the first place, thank you for your help :D
Zachery
07-30-2007, 01:18 AM
ImageMagick is better compared to GD to be honest/
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.