[wp-trac] [WordPress Trac] #13601: Multi-Site -> Media: Incorrect Max Upload Size
WordPress Trac
wp-trac at lists.automattic.com
Sat Aug 14 06:58:49 UTC 2010
#13601: Multi-Site -> Media: Incorrect Max Upload Size
-------------------------------------------------+--------------------------
Reporter: brandondove | Owner: wpmuguru
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Media | Version: 3.0
Severity: normal | Resolution:
Keywords: media, multisite, reporter-feedback |
-------------------------------------------------+--------------------------
Changes (by mture):
* status: closed => reopened
* resolution: invalid =>
Comment:
I have come across the same issue with my !WordPress 3.0.1 installation.
My PHP settings (from php.ini) are:
{{{
post_max_size = 200M
upload_max_filesize = 200M
}}}
My !WordPress ''Network Options'' -> ''Upload Settings'' are:
{{{
Site upload space: unchecked, 10MB
Max upload file size: 204800KB
}}}
With these settings, the ''Maximum upload file size'' hint message in the
''Add an Image'' dialog box will display a max size of 10MB.
If I change the value of ''Site upload space'' to 5000MB (still
unchecked), then the hint message will correctly show a max size of 200MB,
reflecting the PHP limits.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13601#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list