Max Upload Size 200 MB?

Max Upload Size 200 MB?

by Rainer Schaufelberger -
Number of replies: 4

Hello

For me it looks like that there is no possibility to upload files bigger than 200 MB. I couldn't find a obvious answer to that topic.

Is that true?

Thanks.

Average of ratings: -
In reply to Rainer Schaufelberger

Re: Max Upload Size 200 MB?

by Andrea Bicciolo -

Yes it is possible, however it depends on the settings of your server, also the  speed of your connection plays a very important role.

In reply to Andrea Bicciolo

Re: Max Upload Size 200 MB?

by Rainer Schaufelberger -

OK. - Then I have to found out how.

- I did set the upload_max_filesize an post_max_size in the php.ini

- I set "Sever Limit" in the site policies

But I am wondering why the list still looks like this:


Somehow I can't imagine that this list is dependent on some particular settings of the server.

Wrong thinking?

In reply to Rainer Schaufelberger

Re: Max Upload Size 200 MB?

by Andrea Bicciolo -

Moodle allow you to set per-course upload limits. If you want to set a course site-wide default you can set it in Administration->Course->Course default settings. However, on course settings the value can be changed.

In reply to Andrea Bicciolo

Re: Max Upload Size 200 MB?

by Rainer Schaufelberger -

OK. So far I managed to set upload_max_filesize in the php.ini for moodle (Local Value!!! - Not Master Value.) After a while I found out that this new setting didn't have an impact on courses I created before the change. But for a new course it worked fine.

Then I wanted to create a new resourse type File. See the new Maximum size in the print screen!

Unfortunatly after selecting the file in the File Picker I get this message:

I think the limit of 200MB is fixed somewhere, maybe in the code.