I tried loading a 12MB wmv file, and it gives - 'Error: File Too Large: *filename*'. I am also using plupload.

I could not find anywhere to set file limit, although php.ini setting is more than adequate.

Please has anyone got any ideas? Thanks.

Comments

zeezhao’s picture

Ok, I also looked at the content type page for media, so I can change it at the field level. But when I try to edit the "media_gallery_media", it says:
"The field Gallery media is locked and cannot be edited.".

lsolesen’s picture

Title: Loading wmv file gives - 'Error: File Too Large: ...' » Unable to change upload size
Moloc’s picture

Status: Active » Postponed (maintainer needs more info)

The validator uses the php.ini setting.
What does the text under the plupload element say? "Files must be less than xx MB." What is xx in your case? This usually is the same value as defined in php.ini.

mo_gh_90’s picture

i have not access to php.ini

how can I solve the problem?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Search Google. We cannot help, if you do not have access to change your settings.

Here it is done via .htaccess http://css-tricks.com/snippets/php/increase-maximum-php-upload-size/, but you might not be able to change that either. If not you could ask your hosting provider or change host.