-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/