{"id":2527,"date":"2015-08-02T20:52:45","date_gmt":"2015-08-02T20:52:45","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=2527"},"modified":"2015-08-02T20:52:45","modified_gmt":"2015-08-02T20:52:45","slug":"imagemagick-on-centos-and-plesk","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/08\/02\/imagemagick-on-centos-and-plesk\/","title":{"rendered":"Imagemagick on CentOS and Plesk"},"content":{"rendered":"<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nroot@server ~]# yum install ImageMagick\n&#x5B;root@server ~]# yum install ImageMagick-devel\n\nPHP-imagick Installation:\n&#x5B;root@server ~]# yum install gcc\n&#x5B;root@server ~]# yum install make automake\n&#x5B;root@server ~]# yum install php-pear\n&#x5B;root@server ~]# yum install php-devel\n&#x5B;root@server ~]# pecl install imagick\n<\/pre>\n<p>On some servers<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nyum install php-pecl-imagick.x86_64\n<\/pre>\n<p>Test:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nconvert image.jpg -resize 64x64 resize_image.jpg\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>root@server ~]# yum install ImageMagick &#x5B;root@server ~]# yum install ImageMagick-devel PHP-imagick Installation: &#x5B;root@server ~]# yum install gcc &#x5B;root@server ~]# yum install make automake &#x5B;root@server ~]# yum install php-pear &#x5B;root@server ~]# yum install php-devel &#x5B;root@server ~]# pecl install imagick On some servers yum install php-pecl-imagick.x86_64 Test: convert image.jpg -resize 64&#215;64 resize_image.jpg<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,12,84,86],"tags":[],"class_list":["post-2527","post","type-post","status-publish","format-standard","hentry","category-centos6","category-centos-7","category-php","category-plesk"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=2527"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2527\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=2527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=2527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=2527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}