PHP安装imagemagick扩展imagick

点击下载p_w_picpathmagick系统源码包
php

点击下载php扩展imagick
bash


安装p_w_picpathmagick:ide

# ./configure --prefix=/usr/local/p_w_picpathmagick --with-bzlib=yes --with-fontconfig=yes --with-freetype=yes --with-gslib=yes --with-gvc=yes --with-jpeg=yes --with-jp2=yes --with-png=yes --with-tiff=yes
# make && make install


安装imagick:spa

解决依赖:.net

#libpng libpng-devel libjpeg libjpeg-devel freetype freetype-devel
# phpize

# ./configure --with-php-config=/usr/local/php/bin/php-config --with-imagick=/usr/local/p_w_picpathmagick
# make && make install
blog


php.ini新增一行:get

extension=imagick.so


重启Apache:源码

wKiom1jrkkmBlbGXAADUgwklMas697.png

相关文章
相关标签/搜索