Stas,

   Help me out here.  Are the HTTP_SERVER_VARS available via the ENV vars.  I
thought they were separate global hashes.   When I get a chance to work through
some of the anamolies with MP2 I'll get back to you.  I get a feeling that there
are some serious caching problems.   Also problems with Global hashes not being
available.   changing directories in scripts also not working.   And, a lot more
stringent requirements for code to not break.

Keep up the good work. :)



>>> "Stas Bekman"  3/15/2004 5:05:44 PM >>>
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 




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