首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

Linux上启动tomcat 6.x 提示The BASEDIR environment variable is not defined correctly

2012-09-03 
Linux下启动tomcat 6.x 提示The BASEDIR environment variable is not defined correctly在新安装TOMCAT 6

Linux下启动tomcat 6.x 提示The BASEDIR environment variable is not defined correctly
在新安装TOMCAT 6下,记得BIN下很多SH文件的权限要改下,否则显示
The BASEDIR environment variable is not defined correctly

chmod u+x *.sh
即可解决

热点排行