首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > Apache >

配备Apache+tomcat负载均衡后Apache无法启动

2012-08-30 
配置Apache+tomcat负载均衡后Apache无法启动只可能是httpd.confworks.properties里出了错误1.把添加到http

配置Apache+tomcat负载均衡后Apache无法启动
只可能是httpd.conf  works.properties  里出了错误

1.把添加到httpd.conf的那一段的所有注释去掉。

2.不使用 include mod_jk.conf ,直接将其内容添加到httpd.conf下面

3.仔细检查httpd.conf 和works.properties , 我曾经将tomcat主机地址写成‘localhose’  而浪费几个小时。

到logs目录 查看错误日志。

热点排行