{"id":527,"date":"2020-07-26T20:27:07","date_gmt":"2020-07-26T08:27:07","guid":{"rendered":"http:\/\/wp.gaborhargitai.hu\/?p=527"},"modified":"2020-07-26T20:27:07","modified_gmt":"2020-07-26T08:27:07","slug":"wordpress-error-on-image-upload-post-processing-of-the-image-failed-likely-because-the-server-is-busy-or-does-not-have-enough-resources","status":"publish","type":"post","link":"https:\/\/wp.gaborhargitai.hu\/wordpress-error-on-image-upload-post-processing-of-the-image-failed-likely-because-the-server-is-busy-or-does-not-have-enough-resources\/","title":{"rendered":"WordPress error on image upload “Post-processing of the image failed likely because the server is busy or does not have enough resources”"},"content":{"rendered":"\n

This usually means that you don’t have the fcgid PHP module<\/a> installed or enabled. To do this on Ubuntu Linux<\/strong> under Apache2<\/strong>, you need to do the following steps:<\/p>\n\n\n\n

1. install fcgid<\/strong><\/p>\n\n\n\n

sudo apt-get install libapache2-mod-fcgid<\/code><\/pre>\n\n\n\n

2. enable fcgid<\/strong> if the install doesn’t enable it<\/p>\n\n\n\n

a2enmod fcgid<\/code><\/pre>\n\n\n\n

3. install imagick<\/strong> if not already present<\/p>\n\n\n\n

sudo apt-get install php-imagick<\/code><\/pre>\n\n\n\n

4. done!<\/p>\n","protected":false},"excerpt":{"rendered":"

This usually means that you don’t have the fcgid PHP module installed or enabled. To do this on Ubuntu Linux under Apache2, you need to do the following steps: 1. install fcgid 2. enable fcgid if the install doesn’t enable it 3. install imagick if not already present 4. done!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[8,7],"tags":[],"_links":{"self":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/527"}],"collection":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/comments?post=527"}],"version-history":[{"count":1,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/527\/revisions"}],"predecessor-version":[{"id":528,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/527\/revisions\/528"}],"wp:attachment":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/media?parent=527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/categories?post=527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/tags?post=527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}