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

上传了个tomcat7的压缩包上linux服务器,解压后,想直接启动,发现报错:linux

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

 

解决方法:tomcat

 

1.在tomcat 的bin目录下 执行这条命令
chmod +x *.sh  
2.再次执行 sh catalina.sh经过,服务器

 

3.而后用sh startup.sh启动成功spa

相关文章
相关标签/搜索