[wp-trac] [WordPress Trac] #36534: Media Upload Issue Since 4.5 Upgrade
WordPress Trac
noreply at wordpress.org
Tue Jan 10 21:58:06 UTC 2017
#36534: Media Upload Issue Since 4.5 Upgrade
---------------------------------------+-----------------------------
Reporter: unicornbacon | Owner: joemcgill
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Media | Version: 4.5
Severity: normal | Resolution:
Keywords: needs-testing needs-patch | Focuses:
---------------------------------------+-----------------------------
Comment (by asirota):
I've setup a totally bare WP 4.7 core server, using 2017 theme. My
[https://dl.dropboxusercontent.com/u/55719247/Image%20that%20breaks%20WordPress%20upload.jpg
sample image] file still breaks the upload with an HTTP error. I have
chatted with others online who have seen this problem with images wider
than 3500px across (regardless of physical file size).
Disabled all plugins that come on core, only debug media/debug bar plugins
enabled to generate the output below. I set max_execution_time in
.user.ini to see if a longer time would help, but it did not even at 360.
I've experimented with [https://www.imagemagick.org/script/resources.php
imagemagick environment variables] like MAGICK_THREAD_LIMIT and
MAGICK_TIME_LIMIT without any success yet
----
{{{
Managed WordPress at GoDaddy
PHP
5.6.27
MySQL
5.6.32
Memory Usage
5,620,464 bytes
Media Debugging Info
Active Editor WP_Image_Editor_Imagick
Imagick Module Number 1620
ImageMagick Version ImageMagick 6.5.4-7 2014-02-10 Q16 OpenMP
http://www.imagemagick.org
GD Version bundled (2.1.0 compatible)
Ghostscript Version 8.70
Memory Limit 256M
Max Execution Time 360
Max Input Time 60
Upload Max Filesize 256M
Post Max Size 65M
Imagick Resource Limits
Imagick area limit 251 GB
Imagick disk limit -1
Imagick file limit 24575
Imagick map limit 503 GB
Imagick memory limit 189 GB
Imagick thread limit Not Available
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36534#comment:112>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list