On Thu, Apr 10, 2014 at 9:46 AM, Bremser, Kurt (AMOS Austria GmbH) <
kurt.brem...@allianz.at> wrote:

>  Do you use csh? If not, the setenv won't work, because it is a csh
> builtin command. Use export SERVER_ADDR=1.2.3.4 (sh, ksh, bash builtin
> command) instead.
>  Kurt Bremser
>

I don't, but the configuration I posted was not in a shell script, it was
inside apache's configuration. Sorry for not being clear about that.

Reply via email to