解决方法如下:
先进入bin目录
[root@centos6 /]# cd /soft/apache-tomcat-7.0.59/bin
然后执行以下命令:
[root@centos6 bin]# chmod u+x *.sh
最后再在bin命令行重启应用服务:
[root@centos6 bin]# ./startup.sh
成功,问题解决!
原文链接:https://blog.youkuaiyun.com/lv_shijun/article/details/52534941
解决方法如下:
先进入bin目录
[root@centos6 /]# cd /soft/apache-tomcat-7.0.59/bin
然后执行以下命令:
[root@centos6 bin]# chmod u+x *.sh
最后再在bin命令行重启应用服务:
[root@centos6 bin]# ./startup.sh
成功,问题解决!
原文链接:https://blog.youkuaiyun.com/lv_shijun/article/details/52534941