IT猫扑网文章教程

分类分类

linux下tomcat安装配置

2015-06-28 00:00作者:网管联盟

  今天安装TOMCAT5,下载的是其ZIP安装包,在Linux下unzip后,无论如何,也无法正常启动TOMCAT,总是错误如下:

  The BASEDIRenvironmentvariable is not defined correctly

  This environmentvariable is needed to run this program

  之前就是:

  Cannot find ./catalina.sh

  This file is needed to run this program

  经过无数次磨练后,才猛然发现那些.sh文件都不是可执行文件,于是chmod +x *.sh,一切就全都搞定!

  哈哈

展开全部

相关文章

说两句网友评论
    我要跟贴
    取消