CamPhish
CamPhish copied to clipboard
zsh: permission denied: ./camphish.sh
How do I fix this because I don't know what this means?
Having the same issue.
Figured it out. The script needs execution permission. Navigate to the camphish folder and grant permission
cd ~/the/script/folder chmod +x ./camphish.sh
solution for your problem is to use command
use command bash camphish.sh
yeah it worked bit u need php
sudo apt install php
commented
hey
i use mac os m1 chip
this is the error . do you have any idea?
You can type "cd ~" and then when you changed directory just type "sudo apt install php" and the problem should be solved
Having the same issue.
Figured it out. The script needs execution permission. Navigate to the camphish folder and grant permission
cd ~/the/script/folder chmod +x ./camphish.sh
did solve this?
solution for your problem is to use command use command bash camphish.sh
thx a looooooooottt