Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

-bash: bin/startup.sh: Permission denied

chmod u+x /usr/local/tomcat/bin/startup.sh

this gives the user permission to run the file
this should be done if for example catalina.sh also does not give permissions
in which case you change the directory in the command above by removing
the startup.sh to catalina.sh. 
 
PREVIOUS NEXT
Tagged: #Permission #denied
ADD COMMENT
Topic
Name
6+8 =