I believe you'll need to change the upload_max_filesize and/or post_max_size values in your php.ini aswell as possibly change your max_execution_time to allow for the longer time it will take to upload bigger files
Sorry for my ignorance....

I'm having the same problem with changing my upload limit. I'm on a hosting service and they have made the following changes:
max_input_time =60
upload_max_filesize 24mg
I've made the changes at my end to Moodle (1.8+) but it still only show 8mg limit.
Am I missing something?
Thanks
What OS are you on...it makes a difference where the files are. Also, what version of apache?
Brian
Hi Brian
My OS is Windows XP, my server (the Webserver I pay to have my site housed on) is a Linux server, and I use WS_FTP Pro to upload and view all my files.
I've looked at my files on the webserver but can't find the Apache folder on there either. I downloaded Moodle from the Moodle site and yes, it's in there, but not anywhere I can see in either my FTP program or on the webserver's file system.
I't very bewildering as I know it should be there, I've even gone to my Mac and my Umbuntu machine and searched on their FTP programs on my webserver and at the webserver on those to OS's internet pages.
Only other detective evidence you may want is that I used Fantastic to load it with, made it easy, but if that is the problem, hmm, what do I do?
Hope all this may help gain an answer to my problem, as I'm really running out of options.
Cheers....
As you will see from these two discussions
http://moodle.org/mod/forum/discuss.php?d=39625#p204765
and
http://moodle.org/mod/forum/discuss.php?d=70413#p332072
others have been where you are. In particular, this is important
|
how to modify max file size with WebHost Manager/cPanel 10
|
|
| |
I just discovered this. No need to hunt php.ini or .htaccess if using cPanel 10 with WebHost Manager. Just go to "PHP Configuration Editor," and scroll down until you see the max file size entry. Input whatever size you want in MB. |
My webhost will not allow me to change the php configuration editor. (if on your cpanel, you have a "set theme" button at the top of the front page, choose x3 to go to cpanel 10) You may have to live with a lower upload limit or approach your host to change it for you.
Hope this helps.
Eric