Originally Posted by Rick
Larry, In order to use ImageMagick you'll need to have ImageMagick 6 installed. Imagemagick 5 does not support enough of the needed functions.

Looking back at the error you posted earlier:

Call to undefined function: imagegif()

It doesn't look like your PHP is compiled with the gif options. The easiest would probably be to upgrade your imagemagick to version 6.

Thanks Rick We are doingthat. Question, did we miss this in the install instructions?