Step 3: Installing SiteWand

Install SiteWand on Linux as follows:

  1. Change directory to ROOT_DIR/deploy/middleTier
  2. Run the following command to install Apache, Tomcat and SiteWand:

    perl -w configMiddleTier.pl all all

  3. To make EnterpriseTrack server auto-start on machine reboot.
    1. Login as Root.
    2. Edit ROOT_DIR/deploy/middleTier/S99instantisSiteWand-example to suit your environment and save.
    3. Copy the edited S99instantisSiteWand file to /etc/init.d as /etc/init.d/instantisSiteWand.
    4. Link the following rc-files to /etc/init.d/instantisSiteWand script.

      /etc/rc{3,5}.d/S99instantisSiteWand and /etc/rc{0,1}.d/K99instantisSiteWand

      For example,

      lrwxrwxrwx 1 root root….. /etc/rc0.d/K99instantisSiteWand -> ../init.d/instantisSiteWand

      lrwxrwxrwx 1 root root….. /etc/rc3.d/S99instantisSiteWand -> ../init.d/instantisSiteWand

Related Topics

Installing EnterpriseTrack Using Apache and Tomcat on Linux

Linux Prerequisites

Step 1: Installing and Configuring Oracle Database

Step 2: Configuring SiteWand

Step 4: Installing Secure Socket Layer (SSL) on Linux

Step 5: Setting the Daily Job Run Password

Step 6: SiteWand Procedures



Legal Notices
Copyright © 2000, 2016, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, June 23, 2016