AshokHub / locBLAST

Local NCBI BLAST+ Search
GNU General Public License v3.0
11 stars 8 forks source link

File Creation Failed! #4

Open kitaekim077 opened 1 year ago

kitaekim077 commented 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.

AshokHub commented 1 year ago

Grant permission to the locBLAST folder using sudo chmod -R 777 locBLAST command.