Linux下Tomcat安装与启动
从官网 www.apache.org 下载Tomcat 的相应Linux下的版本,本文以tomcat-5.5.33为例. 1) 解压成文件夹,视具体的文件格式而定. 2) $ vi /etc/profile #用vi编辑器打开该文件进行编辑(添加环境变量) 3) 现在在终端运行命令: 备注:安装过程中遇到几个问题 问题1 : 在网络上找到如下解释,意思就是需要再设置 Then all you need to do is to include the complete paths for the BASEDIR and CATALINA_HOME variables in the files setclasspath.sh and catalina.sh respectively. This should be done even if CATALINA_HOME has been defined and exported previously on the command line and/or in /etc/profile as well. Moreover, this error message persists even though the file setclasspath.sh is present in Tomcat''s bin directory. 本文出自 “Michael_Feng” 博客,请务必保留此出处http://michaelfeng.blog.51cto.com/2711051/626096 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |