[wp-trac] [WordPress Trac] #48778: PDF Upload Bug in 5.3

WordPress Trac noreply at wordpress.org
Wed Dec 4 16:30:21 UTC 2019


#48778: PDF Upload Bug in 5.3
-------------------------------+------------------------------
 Reporter:  cranstantinople    |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Media              |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by tcowin):

 This may be an issue caused by an Nginx config value. I was able to
 resolve it on my sites by entering


 {{{
 client_max_body_size 10M;
 }}}


 in the server location block in the Nginx config file.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48778#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list