Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Can't get env variable from "owa_util.get_cgi_env()"

Re: Can't get env variable from "owa_util.get_cgi_env()"

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Thu, 29 Sep 2005 01:37:35 GMT
Message-ID: <Xns96DFBD7B5CD53SunnySD@68.6.19.6>


t53864_at_yahoo.com wrote in
news:1127927067.326749.74270_at_g14g2000cwa.googlegroups.com:

> I defined two env variables in "httpd.conf" as:
>
> SetEnv MW_HOST "localhost"
> SetEnv MW_PORT "7280"
>
> In the mod plsql procedure, I am trying to retrieve the variable like:
>
> owa_util.get_cgi_env('MW_HOST')
>
> However, I got blank from the above call after restarting the server.
>
> Can anyone shed some light on what I have done wrong?
>
> Thanks in advance
>
>

I suggest that you actually set them at the OS level & solve your problem. Received on Wed Sep 28 2005 - 20:37:35 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US