文档详情

WebSphere安装部署手册.docx

发布:2017-09-09约2.36万字共105页下载文档
文本预览下载声明
WebSphere安装手册安装IBM Installation Manager需要安装IBM Installation Manager的服务器为tims1 、tims2、tims3、tims4。安装以root用户登录。将安装包agent.installer.linux.gtk.x86_64_1.6.20002248.zip复制或上传到/WAS目录下。进入WAS目录,解压IBM Installation Manager的安装包。[root@tims1 ~]#cd /WAS[root@tims1 WAS]# unzip agent.installer.linux.gtk.x86_64_1.6.20002248.zip -d installer安装。[root@tims1 WAS]# cd installer[root@tims1 installer]# ./install这时候,将会出现安装的图形界面。点击Next。选中I acceptthe terms in the license agreement,点击Next。这里显示了默认的安装目录,不用更改,点击Next。确认信息无误后,点击Install。等待一会,安装完成后将显示如下界面。点击Restart Installation Manager,重启Installation Manager。启动[root@tims1 ~]#cd /opt/IBM/InstallationManager/eclipse[root@tims1 eclipse]#./IBMIM这时候,将出现IBM Installation Manager的图形界面。停止在图形界面上直接关闭窗口即可。安装IBM HTTP Server需要安装IBM HTTP Server的服务器为tims1。需要先安装好IBMInstallation Manager。安装以root用户登录。将安装包unzip was.repo.8550.ihs.ilan_all.zip复制或上传到/WAS目录下。进入WAS目录,解压IBM Http Server的安装包。[root@tims1 ~]#cd /WAS[root@tims1 WAS]# unzip was.repo.8550.ihs.ilan_all.zip -d was.repo.8550.ihs.ilan_all打开IBM Installation Manager界面,开始安装。进入菜单File –Preferences…点击Add Repository…,添加存储库。点击Browse,弹出选择存储库配置文件的窗口。在这里选择/WAS/was.repo.8550.ihs.ilan_all/repository.config,点击OK。确认路径正确后,点击OK。这样,IBM Installation Manager的存储库将显示在Respositories区域内。点击OK。点击Install。请等待一小会。界面中显示了IBM HTTP Server的安装包,选中它,点击Next。选中I acceptthe terms in the license agreement,点击Next。默认的共享资源路径/opt/IBM/IMShared不需要修改,点击Next。选中Create a new package group,默认的安装目录/opt/IBM/HTTPServer不需要修改,点击Next。这里显示了两个IBM HTTP Server,一个是32位的,一个是64位的。64位操作系统请选择64位的IBM HTTP Server。点击Next。默认的HTTP端口是80,一般不需要修改。如果80端口号被占用,可修改成其他端口号。点击Next。确认信息无误后,点击Install。等待一会,安装完成后将显示如下界面。点击Finish,关闭窗口。启动进入/opt/IBM/HTTPServer/bin目录[root@tims1~]cd /opt/IBM/HTTPServer/bin查看一下httpd依赖的动态库[root@tims1 bin]# ldd httpdlinux-vdso.so.1 = (0x00007fff2e467000)libm.so.6 = /lib64/libm.so.6 (0x000000350a200000)libaprutil-1.so.0 = /usr/lib64/libaprutil-1.so.0 (0x00007f84f65f5000)librt.so.1 = /lib64/librt.so.1 (0x0000003509e00000)libcrypt.so.1 = /lib64/libcrypt.so.1 (0x0000
显示全部
相似文档