帮助中心 >  技术知识库 >  数据库 >  相关技术支持 >  如何解决The file is absent or does not have execute permission

如何解决The file is absent or does not have execute permission

2016-03-09 17:33:57 21508

1.在安装cenos中安装tomcat执行.starup.sh的时候出现错误.

The file is absent or does not have execute permission

This file is needed to run this program

     

2.其实根据字面意思就是说没有执行权限,进行操作

chmod +x startup.sh

还是提示权限不够,于是在执行

chmod +x *.sh 

能够正常启动安装

提交成功!非常感谢您的反馈,我们会继续努力做到更好!

这条文档是否有帮助解决问题?

非常抱歉未能帮助到您。为了给您提供更好的服务,我们很需要您进一步的反馈信息:

在文档使用中是否遇到以下问题: