[wp-trac] [WordPress Trac] #36534: Media Upload Issue Since 4.5	Upgrade
    WordPress Trac 
    noreply at wordpress.org
       
    Mon Jun  5 19:48:56 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:
 Severity:  critical                   |  Resolution:
 Keywords:  needs-testing needs-patch  |     Focuses:
---------------------------------------+-----------------------------
Comment (by pkilmartin):
 I originally reported my issues in #69.
 As I needed to migrate those sites  to new hosting this year, I played
 with the old instances to see if I could get this to work.
 ImageMagick version is 6.7.2-7
 I upgraded straight to 4.7.5, then disabled all plugins, and used several
 test images, and then the test image from #113.
 No luck, at least not consistently.
 I used your reported settings below, but in php.ini, not in .user.ini
 No Luck.
 Lastly,  Added SetEnv MAGICK_THREAD_LIMIT 1 , which had not worked a year
 ago, and was successful.
 Replying to [comment:122 Dvaer]:
 > Some more information. I'm seeing this problem on one of my hosts
 (Site5). They fixed it for me by adding the below configuration values in
 .user.ini file:
 >
 >
 > {{{
 > max_execution_time = 7200
 > upload_max_filesize = 1024M
 > post_max_size = 100M
 > max_input_time = 500
 > memory_limit = 512M
 > max_input_vars = 5000
 > }}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36534#comment:125>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list