赞
踩
dnf install ImageMagick-devel
dnf install php-devel
wget http://pear.php.net/go-pear.phar
php go-pear.phar
pecl install imagick
echo "extension=imagick.so" | sudo tee -a /etc/php.ini
php -m|grep imagick
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。