[wp-trac] [WordPress Trac] #36534: Media Upload Issue Since 4.5 Upgrade
WordPress Trac
noreply at wordpress.org
Thu Apr 21 12:25:36 UTC 2016
#36534: Media Upload Issue Since 4.5 Upgrade
--------------------------+------------------------
Reporter: unicornbacon | Owner: joemcgill
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.6
Component: Media | Version: 4.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------
Changes (by joemcgill):
* severity: major => normal
Comment:
Even though limiting Imagick inside WordPress to only one thread will fix
this issue for people affected by the OpenMP issue, this really is a
configuration issue with the hosting provider that should be addressed.
There are most likely valid setups where Imagick can be configured to use
multiple threads, and it would be unfortunate to keep people from doing
so.
I'm curious how many hosts are affected by this issue. If it's only a few,
perhaps reaching out to have them fix ImageMagick on their end would be
preferable.
In the mean time, people who are affected by this issue can add the line
suggested by @NealGhoshal to their .htaccess file to achieve the same
result.
`SetEnv MAGICK_THREAD_LIMIT 1`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36534#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list