Open kitaekim077 opened 1 year ago
Hi. I set up the locBLAST on a Linux php server and when I ran the demo, a message "File Creation Failed!" appeared. I think the possible problem is Linux permission. Could you help what I can do with this situation? Thank you in advance.
Grant permission to the locBLAST folder using sudo chmod -R 777 locBLAST command.
Hi. I set up the locBLAST on a Linux php server and when I ran the demo, a message "File Creation Failed!" appeared. I think the possible problem is Linux permission. Could you help what I can do with this situation? Thank you in advance.