Increasing Max File Size

I’ve installed moodle at moodle.merelearning.ca to test new functionality and such and would like to upload a course package. How do I increase the file size limit from 2MB?

Thanks,
colin

I’m pretty sure the server is set to 128Mb or thereabouts, however I did run into a situation recently with someone that was running a different version of PHP through our PHP Selector and hit that 2MB issue. Fix was to go to PHP Selector under Software:

Then at this screen click here for the PHP settings

You can then click on any of the settings to change them here. The two relevant ones in this case are post_max_size and upload_max_filesize

Perfect, thank you!!

If it is moodle course importing, you may need to play with max execution time as well as a setting