Creating a podcast directory site - how to allow user to upload "large" files?

I wish to create a podcast directory site. For which, I'd like the users of my site to be able to upload audio files which are "large" (e.g: more then 2 or 8 MB), and to make that upload "easily" go to the correct field in a relevant plugin (such as "podcasting")

Any suggestions will be welcomed.

Topic podcasting user-access uploads Wordpress

Category Web


Just to add to what other have said, beyond changing your php.ini settings, upload size is limited mainly by the browser/connection. There are more reliable browser bases solutions that use java/flash or a combination of tech that allow for uploads reliably up to 100MB.

  1. http://www.plupload.com/
  2. http://www.swfupload.org/
  3. http://www.uploadify.com/
  4. http://jumploader.com/

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.