Need help installing IMagick

I am running my VPS under CentOS 5.3 and cannot get the PHP class IMagick installed. I have installed both ImageMagick and ImageMagick-devel through yum.

Thanks for the help!

1 Reply

have you enabled the extension in php.ini

extension=.so

Then restart your webserver

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct