Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save 8ctopotamus/1b72637d7d6e88404c29233191c2f193 to your computer and use it in GitHub Desktop.
Save 8ctopotamus/1b72637d7d6e88404c29233191c2f193 to your computer and use it in GitHub Desktop.
Fix image upload HTTP ERROR on InmotionHosting
# Add this to the .htaccess
# fix image upload HTTP ERROR on inmotion hosting
SetEnv MAGICK_THREAD_LIMIT 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment