On Mon, Jun 9, 2014 at 2:57 AM, Xu Tingting <[email protected]> wrote: > Hi, > I have installed php5.4.8 on my windows server 2003 ,i want to configure > the extension php_imagick.dll. > I have download imagick3.1.2-5.4 Non Thread Safe (NTS) x86 > <http://windows.php.net/downloads/pecl/releases/imagick/3.1.2/php_imagick-3..1.2-5.4-nts-vc9-x86.zip> > (http://pecl.php.net/package/imagick/3.1.2/windows) and put the > php_imagick.dll to "PHP\ext" folder and add "extension=php_imagick.dll" to > php.ini. > > All done, but the phpinfo shows no imagick extension. > i have tried other version imagick extension,but still not ok. > Could you help me to solve this? >
This is not a support channel, sorry. But if nothing is in the php log files then you are editing incorrect php.ini file. -Hannes -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
