Mad Unix wrote: > How can I pass the following Oracle 10g variables to my apache? > > ORACLE_BASE=/u01/oracle > ORACLE_HOME=/u01/oracle/10g > ORACLE_SID=king > LD_LIBRARY_PATH=$ORACLE_HOME/lib > LD_LIBRARY_PATH_32=$ORACLE_HOME/lib32 <snip> a) . oraenv b) . env_file c) in httpd.conf or ssl.conf, SetEnv ORACLE_HOME /u01/oracle/10g etc. mark -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list