Fixed – Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.

Fixed Error with image uploading via File Manager update Method

Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.

 

After wordpress and PHP update lots of user facing the above Error while uploading large images i.e

Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.


Also Read : How to fix HTTP error when uploading files in WordPress


How to Fix WordPress Image Upload Error Post-Processing of the Image Failed

Guys this is not a serious issue as going to tell you how this can be fixed within few minutes.There are two ways through you can fix this image upload error.

Method 1 : Fixed Error with image uploading via GUI Method

Step 1 : Login to your website CPanel.

Step 2 : Open Software section.

Fixed Error with image uploading via GUI Method

Step 3 : Now open MutliPHP INI Editor and select domain in which you are getting error.

How to Fix WordPress Image Upload Error Post-Processing of the Image Failed

Step 4 : Now update limit for these memory_limit, upload_max_filesize to post_max_size to 512M.

Post-processing of the image failed likely because the server is busy or does not have enough resources.

Step 5 : Apply the new setting and now again reload the dashboard and try to upload the same image.


Method 2 : Fixed Error with image uploading via File Manager update Method

Step 1 : Login to your website CPanel.

Step 2 : Open FILES section.

Fixed Error with image uploading via File Manager update Method

Step 3 : Now open File Manager and select domain in which you are getting error.

Step 4 : Browse php.ini file i.e public_html>>php.ini

Step 5 : Edit php.in file and update limit for these memory_limit, upload_max_filesize to post_max_size to 512M and If there is no entry add it.

Fixed Error with image uploading via File Manager update Method

That’s it now try to reupload the files you wil get no more errors also make sure you are using the latest PHP version for smooth working.

 

Also Read : Solved – Deletion failed: There has been a critical error on your website.