MagickWand with an older version of ImageMagick

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kevin7654
Forum Newbie
Posts: 19
Joined: Sat Feb 18, 2006 2:38 pm

MagickWand with an older version of ImageMagick

Post by kevin7654 »

Hello,

My webhost has an older version of ImageMagick installed (5.6 I believe). However, all of the versions of MagickWand that I can find on the official website require at least version 6.1 of ImageMagick. Does anyone know where I can find an older version of MagickWand to work with the older version of ImageMagick?

Or is it possible for me to update ImageMagick? I tried installing it with the guide on the official website but did not get anywhere. I have ssh access but not admin priviledges, since this is a shared hosting account.

Thanks,
Kevin
Post Reply