[wp-trac] [WordPress Trac] #10495: swfupload file_exceeds_size_limit fails to take into consideration PHP's post_max_size
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 27 15:48:44 UTC 2009
#10495: swfupload file_exceeds_size_limit fails to take into consideration PHP's
post_max_size
--------------------------+-------------------------------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: Upload | Version: 2.9
Severity: normal | Keywords: dev-feedback 2nd-opinion
--------------------------+-------------------------------------------------
Comment(by Denis-de-Bernardy):
that's even better, yeah. another one we may want to suggest for trouble
shooting would be the memory_limit. frequently, it should be three times
the size of the max upload size if any processing needs to occur.
a few years back I've seem 3.2M images that needed to be resized spit out
memory limit errors (@8M in this case, it was on a php4.2 server).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10495#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list