Install ofm11g Webtier software

Download Installer:
ofm11g Webtier download

Software:
cd /software/oracle11gappserver/weblogic/webtier/11.1.1.6/Disk1 <- As of 11.1.1.6 full installer not just patch


Login to graphical interface (vncsession)


xhost +
su - oracle
cd /software/oracle11gappserver/weblogic/webtier/11.1.1.6/Disk1
./runInstaller

Specify OracleInventory location and run script
/app/oracle/oraInventory
sudo su – root
/app/oracle/oraInventory/createCentralInventory.sh
Welcome
     > Next
Install Software Updates
     > Oracle support
     > username
     > password
     > Search for Updates
     > Next
Install Type
     > Install and configure
     > Next
Prerequiste check
     > Next
Install Location
     > /app/oracle/product/ofm11g
     > WebTier1
     > Next
Security Updates
     > username
     > password
     > Next
Configure Components
     > Http
     > Cache
     > Associate with Domain
     > Next
Weblogic Domain Configuration
     > (oraappman.snapdedo.com)
     > 7001
     > weblogic
     > password
     > Next
Specify Component Details
     > /app/oracle/product/ofm11g/WebTier1/instances/instance1
     > instance1
     > ohs1
     > webcache1
     > Next
Cache Admin Password
     > password
     > Next
Configure Ports
     > Auto Port Configure
     > Next
Security Updates
     > Email
     > Password
     > Next
Install Summary
     > webtier11.1.1.6.response.txt
     > Save
     > Install
Install Progress
     > Got webcache failure?
     > Continue
     > Next
Install Complete
     > webtier11.1.1.6installsummary.txt
     > Save
     > Finish

If webcache does not start as above it may be ipv6 issue.
Log in to Admin console
> WebTier
     > webcache1
          > control
               > start
If it fails (doc 1113163.1)
     cd $MW_HOME/WebTier1/instances/instance1/config/WebCache/webcache1
     vi webcache.xml
     Add <IPV6 ENABLED=”NO”/> tag below the </MULTIPORT> tag
Log in to Admin console
> WebTier
     > webcache1
          > control
               > start

Accessible URLs
                Oracle HTTP Server URL : http://localhost.localdomain:7777
                Oracle HTTP Server SSL URL : https://localhost.localdomain:4443
                Oracle Web Cache URL : http://localhost.localdomain:7785
                Oracle Web Cache SSL URL : https://localhost.localdomain:7789
                Oracle Web Cache Administration URL : http://localhost.localdomain:7786
                Oracle Web Cache Statistics URL : http://localhost.localdomain:7787