Richard Asplin wrote:
>
> Everytime I run a script now, I get this printed to the error log...
> 
> "[Tue Aug  7 18:12:07 2001] [error] Insecure dependency in eval while
> running with -T switch at /opt/perl5/lib/site_perl/5.6.1/Apache/ASP.pm line
> 2727.
>         Apache::ASP::GlobalASA::new('Apache::ASP=HASH(0x403270b8)') called
> at /opt/perl5/lib/site_perl/5.6.1/Apache/ASP.pm line 600
>         Apache::ASP::new('Apache=SCALAR(0x40117274)') called at
> /opt/perl5/lib/site_perl/5.6.1/Apache/ASP.pm line 152
>         Apache::ASP::handler('Apache=SCALAR(0x40117274)') called at
> /dev/null line 0
>         eval {...} called at /dev/null line 0"
> 
> Anyone have any ideas what I'm doing wrong here? :)
> 

I just tried running with PerlTaintCheck On, and I didn't
get any errors with Apache::ASP 2.21, but my perl is 5.00501
that I check this on, and 5.6.1 is probably different.

Any chance you could set PerlTaintCheck Off just for the
ASP scripts?  Personally I have never done work with 
PerlTaintCheck On, and only got it to work before on 
request, which I am happy to do, but don't know when 
I'll be building a modperl with perl 5.6.1.

If you'd like to check out the code and try to make it
taint safe, you are more than welcome.  I will also 
try to look at this when I can, as I might be able to work 
on this sooner than building a modperl with perl 5.6.1

--Josh
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks Founder                       Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to