Following steps will guide you to Install and integrate the IHS webserver with Websphere Application server ND.
Extract the installable and run install.exe
Click on Next >> Accept the terms and conditions and click on Next >>
Warning: A supported operating system was not detected.
Don't worry about the above error, Support for your operating system might have been added after the release of the product. See the WebSphere Application Server detailed system requirements Web pages for more information about supported operating systems. You can continue with the installation.
Enter the installation directory, This directory will hold all the installation configuration files.
80 and 8008 are default ports for IHS and admin server. In case if you want to choose any port other than 80 you can change the ports here. In case if you want to change the ports after installation that can be done in httpd.conf file.
In-case if you don't want to add the IHS as windows server un check the two options and proceed. However, You can add the windows password or local user password if you want to run the webserver as a windows service.
Next comes the admin server credentials, If you select the option to provide the authentication, These credentials will be used during the plugin propagation from WebSphere application server. Note down the user and password provided here. The credentials will be stored in admin.passwd file with the password encrypted.
Next comes the plugin installation, Provide the Ip address or the host name of the application server.
After going through the summary, Click on Install. This will successfully install IHS and plugin configuration.
Now navigate to C:\HTTPServer1
Ensure that the httpd.conf has the correct host name and the port number.
Admin privileges are required to start the process running on port 80. Navigate to the bin folder
C:\HTTPServer1\bin\httpd.exe -k start ( IHS process will start running)
Check if the port is listening.
Access the url : http://localhost:80, The following welcome page will be displayed.
To Integrate the Webserver with the Websphere Application Server click here
0 comments:
Post a Comment