View Full Version : ImageMagick on Apache/PHP
adwaitjoshi
10-12-05, 11:27 PM
I have a test machine that runs apache and php on my local machine. I am trying to install imagemagick it installed as an application on my windows machine but I dont know what I need to do with apache or PHP so that I can use all the functions from my PHP files. I am using these functions on my website and it works on powweb but when I display it on my machine it does not show because of lack of imagemagick. any help is appreciated.
Adwait
RTH10260
10-12-05, 11:45 PM
I have a test machine that runs apache and php on my local machine. I am trying to install imagemagick it installed as an application on my windows machine but I dont know what I need to do with apache or PHP so that I can use all the functions from my PHP files. I am using these functions on my website and it works on powweb but when I display it on my machine it does not show because of lack of imagemagick. any help is appreciated.
AdwaitSearching the web, it seems you need to install an additional php extension or use one of several front-end libraries.
PECL - http://pecl.php.net/package/imagick
Google ref http://www.google.com/search?q=php+imagemagick
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.