Unable to upload studies
Trjegul84 opened this issue · 3 comments
Hello everyone!
Please I need some help with NADA 5.0.6 configuration. It was installed in Linux Centos 7 with mysql 5.7 and php 7.4, everything was fine until the upload files in add studies was tested. I can't find the right folder where the study files are uploaded, datafiles, imports and files folders have 777 permissions but nothing works. Other attachment upload actions like citation files and bulk import ddi works but not this one. Please help me to find the path or missing configuration. This is the image of the error.
thanks.
The files are uploaded to the 'datafiles/tmp' folder before they are processed. When you set WRITE permissions did you set them recursively? Can you try running this command:
sudo chmod -R 777 datafiles
Once you can confirm this solves the issue, you should change the permissions to 775:
sudo chmod -R 775 datafiles
Everything looks right. We can try a quick call [teams/webex/zoom] to debug. My email is mah0001@gmail.com.