-initial-env and Apache's SetEnv

Bill Moseley <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
When I do:

    SetEnv PERL5LIB /home/moseley/local

    FastCgiServer /home/moseley/WS2/script/ws2_fastcgi.pl \
        -init-start-delay 10 \
        -processes 5 \
        -socket /tmp/ws2_socket \
        -initial-env PERL5LIB

PERL5LIB is empty in ws2_fastcgi.pl.  If I set PERL5LIB before
starting apache then it is passed.  Does -inital-env not see variables
set in apache?


-- 
Bill Moseley
[email protected]

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.