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.

Charlie 



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