运行tomcat6w.exe ,提示:指定的服务未安装 unable to open the service 'tomcat6'

服务器被黑了,gost后把绿色版Tomcat6.0放上去, 运行startup.bat屏幕一闪就消失了,运行tomcat6w.exe弹出个对话框:
指定的服务并未以已安装的服务存在 Unable to open the Service 'tomcat6'


后来找到了原因,原来是没有安装此项服务。具体安装方法:打开命令行提示符窗口

--> 进入Tomcat安装目录--> 进入bin目录下-->输入:service.bat install 即可

你可能感兴趣的:(tomcat)