SInce upgrade from 3.7 to 3.10 can not upload files

Re: SInce upgrade from 3.7 to 3.10 can not upload files

by Leon Stringer -
Number of replies: 1
ምስሊ ናይ Core developers ምስሊ ናይ Particularly helpful Moodlers

IIS? That's an important detail when asking for help as most Moodle servers are Apache or Nginx.

Is this a new server? Or a new website in IIS? IIS has a default transfer limit of 30000000 bytes, i.e. just under 30 MB, set in system.webServer/security/requestFiltering/requestLimits/maxAllowedContentLength.

Screenshot of IIS Manager console showing system.webServer/security/requestFiltering/requestLimits/maxAllowedContentLength

This can be set at server level as well as for individual websites.

In reply to Leon Stringer

Re: SInce upgrade from 3.7 to 3.10 can not upload files

by David Ross -
Your advice fixed my issue! Many thanks. smile