LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   ImageMagick + LiteSpeed - howto? (http://www.litespeedtech.com/support/forum/showthread.php?t=6330)

Razva 10-25-2012 11:50 AM

ImageMagick + LiteSpeed - howto?
 
Hello,

I would like to install LiteSpeed + ImageMagick. How should I do this?

Should I install ImageMagick via YUM than add '--with-imagemagick" when recompiling PHP?

I'm using CentOS 6.3 and I'm installing LS by following this tutorial.

Thanks!

webizen 10-25-2012 12:35 PM

No need to recompile PHP for static extension. Just install ImageMagick via YUM and build shared ImagicK PECL extension(http://www.php.net/manual/en/imagick.installation.php) via phpize (usually /usr/local/lsws/lsphp5/bin/phpize) and have php.ini include that extension (extension=imagick.so).


All times are GMT -7. The time now is 04:22 PM.