Hi,
I am trying to run a .sh file that is powered by BASH: #!/usr/bin/bash
I get this error. Error log record:
error: file has no execute permission:
Is there a .htaccess or chmod issue here or other issue?
For more details on what I need the Vodahost server to do see this post and the scripts I am trying to run:
I am trying to run a .sh file that is powered by BASH: #!/usr/bin/bash
I get this error. Error log record:
error: file has no execute permission:
Is there a .htaccess or chmod issue here or other issue?
For more details on what I need the Vodahost server to do see this post and the scripts I am trying to run:
Comment