I am trying to run a shell script using php
shell script ( /home/scripts/fix-perm.sh ) is in the same server
this is the code that i am trying
<
I am not sure but you can try using chmod +x /home/scripts/fix-perm.sh on server at the first then try...
chmod +x /home/scripts/fix-perm.sh