faqts : Computers : Programming : Languages : PHP : Database Backed Sites : Oracle : Installation

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

4 of 20 people (20%) answered Yes
Recently 2 of 10 people (20%) answered Yes

Entry

What should be the environment variable ORACLE_HOME if I am going to access a remote oracle server??

Oct 25th, 2002 00:02
Gaurav U, Tom Pang,


Well the workaround could be to share the Oracle libraries from the 
remote server to the system where Apache is installed.
First at the remote system share the Oracle libraries
At the Apache side mount these libraries at 
say /u01/app/oracle/product/8.x mount point.
then set your vairable to this directory.