Quote:
Originally Posted by donal
Thanks for the nice hack. I installed and its working fine.
However I am not able to upload files of more then 2MB. How can I increase this limit ?
|
This is generally a limit in the php configuration of your website. You need to get your system admin to edit the configuration and set the parameters post_max_size and upload_max_filesize to the size you wish to accept. Bear in mind that standard large uploads are not always reliable.
I have added an 'extra' with the 3.7 release (see extras dircetory) which uses the 'swfuploader' utility to provide more robust handling of larg uploads.