启动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
给点狠的
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
给点狠的
本文介绍了当尝试启动Tomcat时遇到找不到bin/catalina.sh文件或文件缺少执行权限的问题及解决方案。通过使用chmod命令调整文件权限为777,确保了Tomcat能够正常启动。
3万+

被折叠的 条评论
为什么被折叠?



