set new environment variable

set new environment variable

am 13.03.2009 17:27:17 von Idel Fuschini

--00504502c7eefb960a046502928c
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi,
I want to set new environment variable with Apache. How can I do it ?
For example I want to add the variable DEVICE=hello and I want to read with
PHP program......

Idel

--00504502c7eefb960a046502928c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi,
I want to set new environment variable with Apache. How can I do it ?
For example I want to add the variable DEVICE=hello and I want to read with PHP program......

Idel


--00504502c7eefb960a046502928c--

Re: set new environment variable

am 13.03.2009 22:28:49 von David Moreno

On 17:27 Fri 13 Mar 2009, Idel Fuschini wrote:
> Hi,
> I want to set new environment variable with Apache. How can I do it ?
> For example I want to add the variable DEVICE=hello and I want to read
> with PHP program......
>
> Idel

Are you using mod_perl to handle it? If so, please explain how you are
shifting handlers or how exactly you are running it; otherwise, it's
off-topic.

D.