0% found this document useful (0 votes)
177 views

Ibm HTTP Server - Installation Guide

This document provides instructions for installing and uninstalling the IBM HTTP Server. To install, you must first have the IBM Developer Kit installed and then download and uncompress the IBM HTTP Server install image. You can then run the setup file which will guide you through the installation process including accepting the license, choosing install options and locations. To uninstall, you navigate to the install location, run the uninstall file and optionally perform a silent uninstall. The document also provides links to related troubleshooting and national language support information.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
177 views

Ibm HTTP Server - Installation Guide

This document provides instructions for installing and uninstalling the IBM HTTP Server. To install, you must first have the IBM Developer Kit installed and then download and uncompress the IBM HTTP Server install image. You can then run the setup file which will guide you through the installation process including accepting the license, choosing install options and locations. To uninstall, you navigate to the install location, run the uninstall file and optionally perform a silent uninstall. The document also provides links to related troubleshooting and national language support information.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Installing and uninstalling the IBM HTTP Server: IBM HTTP Server

1 of 3

http://www-01.ibm.com/software/webservers/httpservers/doc/v2047/...

Installing and uninstalling the IBM HTTP Server


This file contains procedures for installing and uninstalling the IBM HTTP Server,
along with associated notes .
Installing the IBM HTTP Server
Uninstalling the IBM HTTP Server
Finding related information
Installing the IBM HTTP Server
To install the IBM HTTP Server:
1. Ensure you have the IBM Developer Kit, Java Technology Edition Version 1.4,
installed on your machine.
This Developer Kit ships with the WebSphere Application Server on the CD
and is available from the following Web site: http://www.ibm.com/java/jdk.
2. For AIX, ensure that you have the xlC.rte 6.0 runtime. This is a prerequisite of
GSKit7. You can download this runtime from
https://techsupport.services.ibm.com/server/aix.fdc.
3. Create a new directory to uncompress the IBM HTTP Server install image.
4. Download the IBM HTTP Server install image.
5. Uncompress the install image in this new directory. For example, if the
compressed file name is IHS.tar or IHS.zip, type tar -xf IHS.tar or use a zip
utility.
A listing of the following files appears, based on your operating system:
gskit.sh
setup.jar

A GSKit run-time executable:


AIX: gskta.rte
HP-UX: gsk7bas directory
Linux for Intel: gsk7bas_295-7.0-1.10.i386.rpm
Linux for S/390: gsk7bas-7.0-1.10.s390.rpm
Linux for PowerPC: gsk7bas-7.0.-1.10.ppc32.rpm
Solaris: gsk7bas directory
Windows: skit directory
6. Go to the directory where you uncompressed the install image and type java
-jar setup.jar.
If the system cannot find the java.exe file, set your path to point to the Java
product installed on your machine. For example: Set your path to: export
PATH=$PATH:/usr/java14/java/bin before running: java -jar setup.jar.
You can also choose to do a silent installation. To do a silent installation, type:
java -jar setup.jar -silent -options silent.res. To customize the install
options, edit the silent.res text file. All options are set to true by default. To
disable an option, set its value to false.
7. Choose the language in which to run the installation.

8/20/2015 8:56 AM

Installing and uninstalling the IBM HTTP Server: IBM HTTP Server

2 of 3

http://www-01.ibm.com/software/webservers/httpservers/doc/v2047/...

The Welcome to the InstallShield Wizard for the IBM HTTP Server appears.
8. Click Next. The license agreement appears.
9. Click I accept the terms of the license agreement, or I do not accept the
terms of the license agreement.
10. Click Next.
11. Specify the directory name. The default directories follow:
AIX: /usr/IBMIHS/
HP_UX: /opt/IBMIHS/
Linux: /opt/IBMHIHS/
Linux for S/390: /opt/IBMIHS/
Linux for PowerPC: /opt/IBMIHS/
Solaris: /opt/IBMIHS/
Windows: skit directory 2.0\
12. Click Next.
The option appears for you to perform a typical, custom, or developer
installation.
13. Select the type of installation you would like to perform:
Typical
Custom: Enables you to select multiple language installations
simultaneously.
Developer: Non-administrator
14. Click Next.
If you selected the typical installation, a list appears with everything included in
the installation, along with the size of the image.
If you selected the custom installation, a list of components appears and you can
clear the box next to the components you do not want to install.
15. Click Next. The following message appears: Installing IBM HTTP Server.
Please wait. You can click Cancel to stop the installation.
The message Updating the inventory appears. You can click Cancel to stop
the inventory update.
16. Click Finish.
You can now install in any path, on UNIX platforms, and can have more than
one installation for the same machine.
Uninstalling the IBM HTTP Server
To uninstall the IBM HTTP Server:
1. Go to the directory where you installed the IBM HTTP Server. Change to the
_uninst directory, located in the root directory.
2. Type java -jar uninstall.jar on all platforms.
You can also choose to do a silent uninstall. To do a silent uninstall, type java
-jar uninstall.jar -silent

The uninstall process on UNIX systems does not automatically uninstall the
GSKit. You have to uninstall the GSKit manually by using the native uninstall
method.
Finding related information

8/20/2015 8:56 AM

Installing and uninstalling the IBM HTTP Server: IBM HTTP Server

3 of 3

http://www-01.ibm.com/software/webservers/httpservers/doc/v2047/...

Troubleshooting
Understanding National Language Support

(Back to the top)

8/20/2015 8:56 AM

You might also like