[wp-trac] [WordPress Trac] #36534: Media Upload Issue Since 4.5 Upgrade
WordPress Trac
noreply at wordpress.org
Thu Jan 12 21:04:09 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):
Thanks @lukecavanagh !
Are you on WP 4.5+ on this server? Please provide the WP version and php
version. SHould be at the top of the debug ooutput.
Also the ImageMagick Resource limits from the debug media plugin... called
Imagick Resource Limits
Also I noted something interesting in your output. Your image editor is
called:
{{{WP_Thumb_Image_Editor_Imagick}}}
Mine is called...
{{{WP_Image_Editor_Imagick}}}
Why the difference??? Do you have anything in functions.php or a plugin
that would switch out the Active Image editor?
Replying to [comment:116 lukecavanagh]:
> @asirota
>
> Here is that info.
>
>
> {{{
>
> Active Editor WP_Thumb_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 30
> Max Input Time 60
> Upload Max Filesize 64M
> Post Max Size 65M
> }}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36534#comment:117>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list