Under Windows 10 64, PHP 7.0.22, install: ImageMagick PHP Extension, the process of
浏览量: 1 1. Open:http://pecl.php.net/package/imagick/3.4.3/windows, download: 7.0 Thread Safe (TS) x64, as shown in Figure 1 2. After decompression, copy php_imagick.dll to C:\PHP-7.0.22\ext, as shown in Figure 2 3. Run: php-cgi.exe -b 127.0.0.1:9000-c c:/php-7.0.22/php.ini, error:...
Recent Comments