AadrikaAnshu
asked Jun 17 2019
edited Jun 17 2019
Answer
Just assign the Execute permissions to the ./startup.sh file as follows :chmod a+x startup.sh
Then run the script
linuxhelp
asked Jun 17 2019
edited Jun 17 2019
BASH: ./startup.sh: Permission denied On CentOS 7.6
Hello,When i am installaing the tomcat9 version,while running the startup.sh,i threw me an error that says permission denied,how to get rid of this error?