安裝過程

$ pecl install imagick
當提示Please provide the prefix of Imagemagick installation [autodetect] :直接按Enter
$ bash -c "echo extension=imagick.so > /etc/phpX.Y-sp/conf.d/imagick.ini"
$ service php-fpm restart

$ pecl install imagick
當提示Please provide the prefix of Imagemagick installation [autodetect] :直接按Enter
$ bash -c "echo extension=imagick.so > /etc/phpX.Y-sp/conf.d/imagick.ini"
$ service php-fpm restart
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。