Unable to import questions and users in TCExam
In TCExam, Uploading has a function that is not permitted on my server. However, I can see the uploaded files in a temporary folder such as /tmp/. Everything goes well but after doing the function “move_uploaded-file”, I got an error. I was unable to remove from the /tmp/ location. Most probably it is because of a problem with permission.
Because of this, I cannot import users and questions but importing images is still accessible through FTP. How can I resolve it? The error that I am receiving in TCExam is stating that the move_uploaded_file function is failed to open stream and that the permission denied.
Please help me.