Charlie Smith wrote:
It would seem that some Server variables, when run under mod_perl are not being
set or made available to other programs - ie. php's HTTP_SERVER_VAR['PHP_AUTH_USER']. Any ideas?


I've a php program that is being called via command line from a PERL script. Running without mod_perl turned on, the php routine sees the above
HTTP_SERVER_VAR. When mod_perl is turned on, the php routine cannot see this
element.

http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#C_Libraries_Don_t_See_C__ENV__Entries_Set_by_Perl_Code __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to