Error uploading SCORM > ~2.7M

Error uploading SCORM > ~2.7M

by George Costigan -
Number of replies: 1

Adding a simple SCORM zip (2720KB) to an activity works fine. Any SCORM bigger 2.7M results in an error "An error occurred whilst communicating with the server" or "Error connecting to the server" (depending on how it's added)

From Chrome Developer Tab:

Chrome Developer Tab Error


PHP settings

post_max_size

500M

500M

upload_max_filesize

500M

500M

max_execution_time

600

600


Any suggestions?  Could this be an ajax or iis setting issue?  I would appreciate any help or insight someone may have.

George


 


Average of ratings: -
In reply to George Costigan

Re: Error uploading SCORM > ~2.7M

by Dan Marsden -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators
IIS has it's own upload setting too - A google search for the version of IIS you are using and "upload limit" should pick something up.