How to Install Oracle Http Server for Fusion Middleware 12c on CentOS 6.X 32-64bit Linux Easy Guide

May 15, 2014 | By the+gnu+linux+evangelist.

Getting-Started with Oracle Http Server 12c on CentOS

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Oracle Fusion Middleware 12c HTTP Server on CentOS 6.x i686/x8664 Linux Desktop/Server.

Oracle HTTP Server (OHS) is the Web server component for Oracle Fusion Middleware 12c. It provides a HTTP listener for Oracle WebLogic Server and the framework for hosting static pages, dynamic pages, and applications over the Web.

Key aspects of Oracle HTTP Server are its technology, its serving of both static and dynamic content and its integration with both Oracle and non-Oracle products.

Getting-Started with Oracle Http Server 12c on CentOS - Featured
  1. Download Oracle HTTP Server 12c for Linux

    Oracle Http 12c 32/64-bit .zip
    Select on this section the Link to Get the Oracle Http Server 12c.
  2. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Getting-Started with Oracle Http Server 12c on CentOS - Open Terminal

    In case first see: Terminal QuickStart Guide.

    Or Login into Shell…

  3. Unzip the Oracle Http Server.

    cd $HOME/Downloads
    unzip -d /tmp/ ofm_ohs_linux_12*.zip
    rm ofm_ohs_linux_12*.zip
  4. Create an Oracle User.

    su 
    useradd oracle

    Set the Oracle User Password:

    passwd oracle
  5. Run the Oracle Http Server Installer.

    chown oracle:oracle ohs_12*.bin
    su oracle
    cd /tmp
    ./ohs_12*.bin

    Oracle Installation Unable to Open Display Error

    Solving Oracle Issue 256
    Select on this section the Link to Solve the Oracle Installation Issue.

    Possibly Set the Oracle Inventory Location.

    Oracle Fusion Middleware 12c Http Server Installation CentOS - set oracle inventory

    Oracle Fusion Middleware 12c Http Server Installation CentOS - welcome

    Possibly Set the Oracle Fusion Middleware Target.

    Oracle Fusion Middleware 12c Http Server Installation CentOS - set fusion middleware home

    Oracle Fusion Middleware 12c Http Server Installation CentOS - select installation type

    Click on Skip the Pre-Requisites Check to Follow with Installation.

    Oracle Fusion Middleware 12c Http Server Installation CentOS - prerequisites check

    If do Not have an Oracle Subscription then Uncheck the “My Oracle Support” Box…

    Oracle Fusion Middleware 12c Http Server Installation CentOS - security updates

    Then Start Installation.

    Oracle Fusion Middleware 12c Http Server Installation CentOS - start installation

    Oracle Fusion Middleware 12c Http Server Installation CentOS - installation progress

    Oracle Fusion Middleware 12c Http Server Installation CentOS - installation complete

  6. Getting-Started with Oracle HTTP Server 12c

    Oracle Http Server Quick Start
    Select on this section the Link to Guide for Oracle Http Server 12c Quick Start.

QuickChic Theme • Powered by WordPress