2-apacheApache_Web服务器安装部署手册档.docVIP

  • 1
  • 0
  • 约7.05千字
  • 约 7页
  • 2016-09-15 发布于重庆
  • 举报

2-apacheApache_Web服务器安装部署手册档.doc

2-apacheApache_Web服务器安装部署手册档

Web 服务器安装部署手册 重要提示 Web服务器包括apache的安装部署和WAS7 Plugin安装部署两部分,如果的websphere应用服务器使用非集群模式,plugin则不需要安装,只需配置本文2.1章节内容,如果websphere应用服务器使用群集模式,则需要按照本文2.2章节进行plugin安装配置。 1 Apache安装 Apache的安装和配置现在可以采用脚本自动化安装,脚本就是139ftp上的 apache_install_script.sh 请下载到web服务器中,并执行即可。 注意:在执行脚本安装前请确认web服务器的/opt/apache下没有安装过apache,并且web服务器能上外网(能ping通) 成功安装apache并测试通过后即可直接继续本文第二章节Was7 Plugin安装 1.1 准备安装 关闭系统自带的web服务: #chkconfig httpd off 在线安装gcc #yum install gcc 下载并解压安装程序: #cd ~/ #wget /httpd/httpd-2.2.15.tar.gz #tar –zxvf httpd-2.2.15.tar.gz -C /usr/src Web 服务器安装部署手册 Page 4 of 21 1.2 安装Apache Web Server 进入源码目录: #cd /usr/src/http

文档评论(0)

1亿VIP精品文档

相关文档