Community

Need to upload a file larger than 2 MB.

I've edited the limit to 10 MB in the fields, but it still shows that I can only upload 2 MB. Any ideas of how I can change this?

Comments

You still need to edit your

You still need to edit your php.ini configs in upload_max_filesize to upload_max_filesize = 10M

-----------------
http://worchestra.com

=-=

along with the above post_max needs to be set a bit higher than upload_max_filesize