lafl Posted December 3, 2015 Posted December 3, 2015 Hello,I have a problem with my hosting. I have installed Moodle and needed to upload a file, but the Maximum file size is 8M (maybe needed 100M). How can I resolve the situation? Can you help me? Thank You.
wolstech Posted December 3, 2015 Posted December 3, 2015 Not sure where the 8MB is from, likely an artificial limit in Moodle. PHP is limited at 20M though per upload_max_filesize, so 100M files are pretty much impossible through PHP. You can always upload manually through FTP if you need to host such a file here, though putting it on Dropbox and linking to it would be better. You only have 500M of space anyway, so allowing 100M uploads makes little sense.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now