On Friday, December 15, 2000, at 04:01 PM, Jimi Thompson wrote:

> If the variable ORACLE_HOME doesn't change why not just set it as an 
> environment variable outside the program and export it? 

>> PerlSetEnv ORACLE_HOME /oracle/app/oracle/product/8.0.3/
>> PerlModule Apache::DBI
>> [...]
>> PerlModule Apache::Reload
>> PerlInitHandler Apache::Reload
>> PerlSetVar ReloadAll Off

That snippet is from my httpd.conf file - it is globally
defined there. Isn't that the same as what you are saying?

Cheers,
Mark

Reply via email to