Octavian Rasnita wrote:
> Hi,
> 
> I have tried to put the following lines in httpd.conf:
> 
> SetEnv user "gigel"
> SetEnv pass "parola"
> 
> Well, if I print the environment variables using a cgi script, they are
> printed fine, but if I use MP, their values are not printed, and I can see
> just a:
> 
> user=
> pass=
> 
> Please tell me how can I do this to work fine with ModPerl also.

please see

  http://perl.apache.org/bugs/

and report back with all the relevant info.  whether you are using a handler
or Registry is also important.

--Geoff

Reply via email to