Install IBM HTTP Server using the GUI
We can use the Installation Manager GUI to install IBM HTTP Server.
Before you begin
- Install IBM Installation Manager on each of the systems where you want to install the product.
IBM Installation Manager Version 1.8.5 or later is required to install the product.
We can download the most current version of Installation Manager from the IBM Installation Manager download website.
To install Installation Manager, change to the location containing the Installation Manager installation files, and run one of the following commands:
For more information about installing Installation Manager, see the IBM Installation Manager documentation.
- Obtain the product repositories that contain the Web Server Plug-in installation files.There
are three basic options for obtaining and installing Installation Manager and the product.
- Access the physical media, and use local installation
We can access the product repositories on the product media.
- Download the files from the Passport Advantage® site, and use local installation
Licensed customers with a Passport Advantage
ID and password can download the necessary product repositories from the Passport Advantage site. Tip: See Download WebSphere Application Server from Passport Advantage Online for a list of the IBM
WebSphere Application Server installation images downloadable from the IBM Passport Advantage Online
website and other information.
Use Installation Manager to install the product from the downloaded repositories.
- Access the live repositories, and use web-based installation
If you have a Passport Advantage ID and password, we can install the product from the web-based repositories.
Use Installation Manager to install the product from the web-based repository located athttp://www.ibm.com/software/repositorymanager/com.ibm.websphere.IHS.v90
Note: This location does not contain a web page that we can access using a web browser. This is a remote web-based repository location that you must specify for the value of the -repositories parameter so that the imcl command can access the files in this repository to install the product.
Whenever possible, you should use the remote web-based repositories so that you are accessing the most up-to-date installation files.
Notes:
- If you do not have a Passport Advantage ID and password, you must install the product from the product repositories on the media or local repositories.
- With the Packaging Utility, we can create and manage packages for installation repositories. We can copy multiple packages into one repository or copy multiple disks for one product into a repository. We can copy packages from Passport Advantage or a web-based repository into a local repository for example. For more information on the Packaging Utility, go to the IBM Installation Manager documentation.
- Access the physical media, and use local installation
Installation Manager searches its defined repositories for available packages. If you already have IBM HTTP Server installed on your
system, a message displays indicating that IBM HTTP Server is
already installed. To create another installation of IBM HTTP
Server in another location, click Continue.
Note: If you try to install a newer level of IBM HTTP Server
with a previous version of Installation Manager, Installation Manager might prompt you to update to
the latest level of Installation Manager when it connects to the repository. Update to the newer
version before you continue if you are prompted to do so. Read Install updates in the Installation Manager documentation for information about automatic updates.
The panel also displays the shared resources directory and disk-space information. Symbolic links are not
supported.
IBM HTTP
Server cannot install properly if the target directory includes a semicolon. A semicolon is the character used to construct the class path on Windows systems.
Important: If you do not select Run IBM HTTP Server as a Windows
Service, this instance of IBM HTTP Server cannot be stopped or started by the WebSphere
Application Server administrative console. At any time after installation, we can create a new
service by running the following
command: and
then updating the web server definition in the administrative console to reflect the new service
name.
Specify a port number on which IBM HTTP Server will
communicate. The default port is 80.
If the installation is successful, the IBM HTTP Server
product is installed and the log file is located in the /logs/install/
directory. However, if the product installation fails, see the log.txt file in
either the /logs/install/ directory or the
$USER/ihslogs/ directory. Set up IBM HTTP Server administration authentication, using
the htpasswd utility. We can get started using Secure Sockets Layer (SSL) connections by making only a few
configuration changes, as described in Securing with SSL communications. We can configure the Fast Response Cache Accelerator to boost
performance. We can also make other configuration changes with Apache directives.
About this task
For transitioning users: IBM SDK, Java™ Technology Edition, Version 8 is the Java SDK version for WebSphere® Application Server
Version 9.0.
IBM SDK, Java Technology Edition is no longer embedded with IBM HTTP Server for WebSphere Application Server. The Java SDK is available as a separate offering that must be
installed when you install IBM HTTP Server.
Procedure
C:\Program Files Windows supported
/opt/IBM/HTTP Server Unix NOT supported
/opt/IBM/HTTPServer Unix supported
ihs_root/bin/httpd.exe -n new_service_name -k install
Results
What to do next
Related tasks
Related