<< Back
Message for this thread
Posted by Messages text
jennings james

Noavatar
Total post : 3
> Profile
Written on : 29/07/2009 12:11 ( more than one month )
Object : _ERRORUPLOAD error when uploading scorm object
When i try to load SCORM object i see the following text
_ERRORUPLOAD
 


i belive i have set the file permissions correctly.
Also when i try to upload a file i get the following error:
Your file has not been uploaded.
Maybe your file is too big or write permissions on the server are not correctly configured (check manual to solve this problem)

Any help would be really appreciated

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 29/07/2009 17:19 ( more than one month )
Object : Re: _ERRORUPLOAD error when uploading scorm object

SCORM zip files can be VERY large and might be larger than your upload limit.

Check the Admin->Main->Configuration->Configuration parameters and also php.ini.

 
Pedemonte Edmundo

Noavatar
Total post : 2
> Profile
Written on : 05/09/2009 16:29 ( more than one month )
Object : Re: _ERRORUPLOAD error when uploading scorm object
Writted by: Peachment Chris

SCORM zip files can be VERY large and might be larger than your upload limit.

Check the Admin->Main->Configuration->Configuration parameters and also php.ini.


Hi, we obtein the same error message. Our file is 1.5 Kb and the max size in the Admin->Main->Configuration->Configuration parameters is 64MB. The permissions on the files/ are rwxrwxrwx .Which parameter on the php.ini we need to check??
Regards from Peru
Edmundo Pedemonte
 
Erba Claudio

Avatar
Total post : 2688
> Profile
Written on : 05/09/2009 18:39 ( more than one month )
Object : Re: _ERRORUPLOAD error when uploading scorm object
Hi, check this page of the wiki
Claudio 
Docebo CEO and Founder
www.docebo.com
 
Balmer Fred

Avatar
Total post : 15
> Profile
Written on : 28/10/2009 17:05 ( more than one month )
Object : Re: _ERRORUPLOAD error when uploading scorm object
Claudio,

I am having the same issue.  I am running a WAMP server on a Windows 2003 Server box.  I have checked the PHP INI setting and the max upload size is 80MEG, The file size I am uploading is 6 MEG. 

Here is the weird thing...  The SCORM ZIP file is uploading to the server and being dropped into the /files/DoceboLMS/scorm/ folder.  I veried the security setting in Windows and the 'Everyone" user has modify rights to it.

After Docebo uploads the file to the server it fails with the _ERRORUPLOAD.  I did verify all of the server setting listed in the docs and the Wiki article.

Interesting enough, I tested a regular test file upload to the same course.  It failed with the following error:

Your file has not been uploaded.
Maybe your file is too big or write permissions on the server are not correctly configured (check manual to solve this problem)

The file has been uploaded as I verfied that on the server.  It landed in the /files/DocoLMS/Item folder.

It seems like the PHP server can't seem to connect with the files once they are uploaded.

As a side note I am using FileZilla server for the FTP uploads.

Any help would be most appreciated.

Thanks...
 
<< Back