View Single Post
Old 07-27-2009, 12:33 PM   #1 (permalink)
TheOnly92
The Contributor
 
Join Date: Mar 2009
Posts: 49
Thanks: 0
TheOnly92 is on a distinguished road
Default Can't Install ImageMagick Extension

I'm using CentOS 5.3, PHP was compiled by hands, but I can't add ImageMagick to the extension. I have tried several methods like installing through pecl, then adding extension=imagick.so into php.ini, doesn't show up in phpinfo(). Extracting MagickWandForPHP at ext/, didn't work. Extract Imagick pecl package into ext/ also didn't work. Can anyone guide me?
TheOnly92 is offline  
Reply With Quote