To resolve the Permission denied issue in Putty (e.g. -bash ./configure: Permission denied)
Login to Putty first.
Example the configure file is in /root/Trunk, input this command:
cd /root/Trunk
and input these commands:
chmod +x ./configure
- permission denied
- 1 Users Found This Useful
Related Articles
Powered by WHMCompleteSolution