oracle http server (webtier 11g r1) installation€¦

Post on 27-May-2018

239 Views

Category:

Documents

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Oracle HTTP Server (WebTier 11g R1) Installation

This document contains instructions for installing OHS (WebTier 8.1.1.11)

Asim PatelLIMITEDTECH.COM| Disclaimer: This document contains instructions for installing and configuring OHS (WebTier 8.1.1.11), This is confidential & proprietary document of Limitedtech as part of Project Delivery. It is not recommended to Share this document without prior notice to the owner

Table of Contents1.1 Download and Install Oracle HTTP Server................................................................................................................................

P a g e 1 | 17

1.1 Download and Install Oracle HTTP Server

1.1.1 Download Oracle http server (Oracle WebTier 11.1.1.7 32 Bit) for Linux http://www.oracle.com/technetwork/java/webtier/downloads/index2-303202.html

Accept the License Agreement: Below screenshot is only for ref:

Select Linux 32 bit and Click Download

1.1.2 Run the following command before starting the Installer.linux32 bash

1.1.3 Downloaded zip file look like “ofm_webtires_linux_11.1.1.7.0_64_disk1_1of1.zip”1.1.4 Extract and go to the OHS_32bit_Extracted_path/Disk1/install/linux and run the installer file

./runInstaller

P a g e 2 | 17

1.1.5 Welcome screen Click Next to continue

P a g e 3 | 17

1.1.6 Skip software updates and click on next

P a g e 4 | 17

1.1.7 Select install and configure and click on Next to continue

P a g e 5 | 17

1.1.8 Once all prerequisites checks passed click Next to continue

1.1.9 Enter the Installation path and click on Next to continue

P a g e 6 | 17

Below screenshot is only for ref:

1.1.10 Click on Next to continue

P a g e 7 | 17

1.1.11 Select oracle HTTP server and click on Next to continue P a g e 8 | 17

1.1.12 Keep it default and click on next to continue

P a g e 9 | 17

1.1.13 Click on auto port configuration and click on Next to continue

P a g e 10 | 17

1.1.14 save the response file and click on Install to start Installation

P a g e 11 | 17

1.1.15 Installation Progress

P a g e 12 | 17

1.1.16 once web Tier configuration completed click on Next to continue

P a g e 13 | 17

1.1.17 Click Finish to complete the OHS installation Below screenshot is only for ref:

P a g e 14 | 17

1.2 Start and Stop OHS procedure

1.2.1 The opmnctl program is by default located under the instance1 directory. (opmnctl is sued to start and stop OHS Instances)

1.2.2 For example:  <your_install_location>/instances/instance1/bin/opmnctl

P a g e 15 | 17

Show Status:      ./opmnctl status

Show Status and port numbers 

     ./opmnctl status -l

To Start and Stop all Oracle HTTP Server components in an Oracle instance:

    ./opmnctl startproc process-type=OHS ./opmnctl stoptproc process-type=OHS

1.2.3 Visit default Oracle Http Server page in Browser, for example

    http://localhost:7777

P a g e 16 | 17

top related