We don't support ImageMagick currently but we have a workaround for WordPress websites.

You can also resolve the error by with a plugin called Force Regenerate Thumbnails.

The following is a summary of the steps to fix the issue with a change in the .htaccess file:

  1. Log in to your cPanel Dashboard.
  2. In cPanel click on File Manager, then go to the root of your WordPress installation. Make sure that you are able to see hidden files. You can find this option in the settings for File Manager.
  3. Locate your .htaccess file. It is normally in the root of your WordPress installation. 
  4. Once you have located the file and you have opened it with an editor, please add the following line to the top of the file:

    SetEnv MAGICK_THREAD_LIMIT 1

  5. Click on SAVE CHANGES.

Related Guides

Was this answer helpful? 0 Users Found This Useful (0 Votes)