http error on image upload
-
When trying to upload images to the media library an unspecified ‘http error’ appears, and an empty image thumbnail shows up. The image can be edited and opening the image path, shows the fully uploaded image.
PHP Version 5.5
max_execution_time 30
memory_limit 256MTo correct this ‘http error’ I’ve added the following line to the top of my .htaccess file:
SetEnv MAGICK_THREAD_LIMIT 1
This fixes the problem in my case.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘http error on image upload’ is closed to new replies.