Hi,
I have an issue uploading a zipped 200Mb Scorm file to LMS running 4.04, php.7.4 (tried 8.0) I am getting an error message Quota Exceded, I have increased the followin:
can it be that you have a nginx environment and you also have to modify some settings there, and not only on the .php settings? Forgive me for my ignorance: not being a developer I am probably not precise with my wording, but I suppose I am on to something
I did try to do a copy of a scorm from course objects to My Objects that must have been that error.
The error at the end of the attempted upload is a Forma error message (from Language manager) (QUOTA_EXCEDED "You can't upload any further files because the disk space for this course is full"
It won't let me upload a scorm file regardless of the size same error occurs.
Cheers
Graeme
I have sorted the issue, in Admin/settings/system config/settings/elearning there is a Limit for the maximum total size of contents uploaded into the course (MB) is was showing 500, I increased this to 1000 and it allowed the upload. More by luck than judgment!