Page 1 of 1

getting error at the time of uploading a document for course

Posted: Fri May 08, 2015 6:41 am
by biplob.bose
Hi,

I am getting an error at the time of uploading a document, at new course creation. This error I am getting in the server but not in my localhost.

Can you please help me on this.

Error:
Error on move_uploaded_file from: /tmp/phpWa1FM2 to /appLms/course/course_demo_95_1431063642_HTML 5.pptx

Re: getting error at the time of uploading a document for co

Posted: Mon May 11, 2015 6:31 am
by biplob.bose
Hi,

Can you please help me, why the above mentioned error is coming at the time of uploading a document, at new course creation.

Re: getting error at the time of uploading a document for co

Posted: Mon May 11, 2015 10:00 am
by max
Hi biplob, if you don't get the error in your localhost but you do get it on the server, this means there is something misconfigured in your server.

Normally I would first suggest to check the file upload whitelist, to see if the .pptx extension is allowed (under configuration>advanced in your Forma Lms), but I suppose your 2 installations (local and web) have the same configs, right?

Re: getting error at the time of uploading a document for co

Posted: Mon May 11, 2015 12:14 pm
by biplob.bose
Thanks! I have solved the problem...it was a permission issue in the server.