imagemagick - Configuring Imagick for PHP -


i want configure imagick php, don't know how. have these great tutorial sites learning how configure two, confused when read directions. i'm not using command prompt, adds confusion when direction says like:

go imagick folder , type "phpize && ./configure && make && make install"

or

in root php source directory run ./buildconf –force rebuild configuration script

i'd know if explain me how configure php imagick, explain clear directions non-technical user can follow.

below tutorial websites, i'm using:

http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/ http://forum.directadmin.com/showthread.php?t=26443

so far, i've installed binary release of imagemagick & i've download + unzipped magickwandforphp-1.0.9-2

any appreciated.

not using windows since...., if remember correctly in c:/php/ php.ini , add extension=php_imagick.dll

edit:

found this.. http://www.elxsy.com/2009/07/installing-imagemagick-on-windows-and-using-with-php-imagick/

and windows7 how install imagick/imagemagick on windows 7


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -