We have audio podcasts we need to upload to our podcast page, but the larger files don’t upload properly. How do we increase the allowed file size for uploads?
thanks
peter
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
April 02, 2008 9:39pm
Subscribe [3]#1 / Apr 02, 2008 9:39pm
We have audio podcasts we need to upload to our podcast page, but the larger files don’t upload properly. How do we increase the allowed file size for uploads?
thanks
peter
#2 / Apr 02, 2008 9:51pm
#3 / Apr 03, 2008 2:58am
PHP based upload is notoriously unreliable, though, especially on larger files. Use regular FTP whenever you can.
#4 / Apr 07, 2008 11:56am
garnvik, this the link I posted to help?