Centos7 tomcat 启动权限

Cannot find bin/catalina.sh 
The file is absent or does not have execute permission 

This file is needed to run this program 

 

原因: 没有权限

解决 : chmod 777 *.sh 

posted @ 2020-09-29 09:34  疯子110  阅读(287)  评论(0编辑  收藏  举报