标签:style io ar sp div on art bs amp
启动tomcat出现The file is absent or does not have execute permission。。。
Cannot find bin/catalina.sh
The file is absent or does not have execute permission
This file is needed to run this program
通常在服务器上直接copy tomcat后,启动start.sh出现,看错误是权限不足。
用有执行授权的权限账号在bin目录下
执行chomd 777 *.sh 就ok了
tomcat下出现The file is absent or does not have execute&
标签:style io ar sp div on art bs amp
原文地址:http://www.cnblogs.com/supertang/p/4097004.html