Skip to main content

./install - Permission Denied

Comments

2 comments

  • cPanelKenneth
    /tmp is likely mounted noexec. Try moving the directory to /home or /root, then run ./install.
    0
  • jakesully
    reason why you get premission denied is because you gota do cd /tmp then chmod 777 install so it will give premission to the file to be execute able :)
    0

Please sign in to leave a comment.