Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Maximum upload file size – how to change it?

file maximum size upload
0
Posted

Maximum upload file size – how to change it?

0
10

There are several places to change the maximum file upload size. The first place to check is the Administration block. Security -> Site Policies -> and look for “Maximum Uploaded File Size”. This is the “maxbyte” variable found in older versions of Moodle (under Admin > Variables). Teachers may also set the maximum file size by the course administration block. The second place to check are the server files. The php.ini file has a limit which will override any other setting. (Hint: remember to restart your server for changes to take effect). For more help see: • Administration_FAQ#How_do_the_limits_on_uploaded_files_work.3F • Installing_Moodle#Recheck_PHP_settings • Installing_Moodle#Using_a_.

0

There are several places to change the maximum file upload size. The first place to check is the Administration block. Security -> Site Policies -> and look for “Maximum Uploaded File Size”. This is the “maxbyte” variable found in older versions of Moodle (under Admin > Variables). Teachers may also set the maximum file size by the course administration block. The second place to check are the server files. The php.ini file has a limit which will override any other setting. (Hint: remember to restart your server for changes to take effect). Actually, the file need only be reread, which, if you are using phpCGI, happens when you invoke php. For more help see: • Administration_FAQ#How_do_the_limits_on_uploaded_files_work.3F • Installing_Moodle#Recheck_PHP_settings • Installing_Moodle#Using_a_.htaccess_file_for_webserver_and_PHP_settings • Site_policies#Maximum_uploaded_file_size • These forum posts: http://moodle.org/mod/forum/discuss.php?d=63840#287960 and http://moodle.org/mod/forum/di

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123