Installation of the Win10_php_imagick extension

Source: Internet
Author: User
Tags imagemagick phpinfo

This article is about the installation of the Win10_php_imagick extension, now share to everyone, the need for friends can refer to

Php_imagick This extension is one of the most difficult extensions I have encountered so far is the fact that the correct documentation is too small and is finally installed today. Share some of the process below.
The first step:
First download the Imagemagickwindows install package address on the ImageMagick website is this

https://imagemagick.org/script/download.php

My Apache and PHP are 64-bit, so I also choose 64-bit
Download and install ....
We must hook these two on here.

After installation, download the Php_imagick extension address below.

Https://pecl.php.net/package/imagick

Select a new version

Choose the version that suits you. Mine is php5.6, 64-bit.

After downloading, copy the Php_imagick.dll to the Php/ext folder and then open the extension in php.ini

The following need to download Imagick parsing each picture format DLL ... That's what I understand. I don't know if that's the case.

Open http://windows.php.net/downloads/pecl/deps/
Select the downloaded file according to your configuration:

Download and unzip the bin directory in the directory to a new folder ...

Copy all DLL files except ImageMagickObject.dll to the Apache/bin directory altogether 146 DLL files

The installation should be successful. Restart Apache server View Phpinfo
Note:
ImageMagick Number of supported formats: cannot be 0
ImageMagick Supported formats: there must be something below or the installation fails

The extension of OK ImageMagick to this installation is complete.

Reference: Http://ourcodeworld.com/articles/read/349/how-to-install-and-enable-the-imagick-extension-in-xampp-for-windows

Php_imagick This extension is one of the most difficult extensions I have encountered so far is the fact that the correct documentation is too small and is finally installed today. Share some of the process below.
The first step:
First download the Imagemagickwindows install package address on the ImageMagick website is this

https://imagemagick.org/script/download.php

My Apache and PHP are 64-bit, so I also choose 64-bit
Download and install ....
We must hook these two on here.

After installation, download the Php_imagick extension address below.

Https://pecl.php.net/package/imagick

Select a new version

Choose the version that suits you. Mine is php5.6, 64-bit.

After downloading, copy the Php_imagick.dll to the Php/ext folder and then open the extension in php.ini

The following need to download Imagick parsing each picture format DLL ... That's what I understand. I don't know if that's the case.

Open http://windows.php.net/downloads/pecl/deps/
Select the downloaded file according to your configuration:

Download and unzip the bin directory in the directory to a new folder ...

Copy all DLL files except ImageMagickObject.dll to the Apache/bin directory altogether 146 DLL files

The installation should be successful. Restart Apache server View Phpinfo
Note:
ImageMagick Number of supported formats: cannot be 0
ImageMagick Supported formats: there must be something below or the installation fails

The extension of OK ImageMagick to this installation is complete.

Reference: Http://ourcodeworld.com/articles/read/349/how-to-install-and-enable-the-imagick-extension-in-xampp-for-windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.