Re: ENV problems when upgrading to Apache2.0

2004-08-11 Thread Ryan C . Spaulding
Hi Gerald, I was thinking of adding my own ENV to solve this problem. I will let you know how it goes. Thank you, Ryan On Aug 10, 2004, at 9:14 PM, Gerald Richter wrote: Looking at the log files it seems that with Embperl running as a cgi the request is actually a redirect. That depends on the way

RE: ENV problems when upgrading to Apache2.0

2004-08-10 Thread Gerald Richter
> Looking at the log > files it seems that with Embperl running as a cgi the request > is actually a redirect. That depends on the way you configure Apache, but normaly Apache will make an internal redirect to call Embperl. I am not quite sure how Apache 2 handles REMOTE_USER on redirects, but n

ENV problems when upgrading to Apache2.0

2004-08-10 Thread Ryan C . Spaulding
Hi, Sorry for my lack of Embperl knowledge but I am a system administrator that had to take over some code. I recently upgraded Apache from 1.3.x to 2.0.46 and now the REMOTE_USER environment variable is not getting set. Currently I am running Embperl version 1.3.4 as a cgi. I did a couple of t