發表文章

目前顯示的是 4月, 2017的文章

XAMPP 安裝 ImageMagick (Windows系統)

#Steps to Install Download and Install ImageMagick  http://imagemagick.org/script/binary-releases.php#windows Visit ImageMagic installation directory and module/coders copy all files and past on D:\xampp\apache\bin Download Binary  https://pecl.php.net/package/imagick/3.4.0RC5/windows  php 5.6 TS one according to phpinfo Architecture if it is x86/x64 Exatract and copy php_imagick.dll to D:\xampp\php\ext Add php_imagick.dll on php.ini Copy 8 CORE_*.dll to D:\xampp\apache\bin Restart Apache done and visit phpinfo 參考來源 https://gist.github.com/tojibon/326d1df3d9a260fc3bdf