Re: Tracking down taint problems

2001-04-24 Thread Stas Bekman
On Tue, 24 Apr 2001, Jamie Krasnoo wrote: > I recently got this error: > > Insecure dependency in eval while running with -T switch. > Callback called exit. > > Now, yes that tells me that something is wrong. What it doesn't tell me is > where the problem is except for the fact that its somewhere

Tracking down taint problems

2001-04-24 Thread Jamie Krasnoo
I recently got this error: Insecure dependency in eval while running with -T switch. Callback called exit. Now, yes that tells me that something is wrong. What it doesn't tell me is where the problem is except for the fact that its somewhere in the current module that's being run. Is there a way

Re: Problem building on Solaris 2.7

2001-04-24 Thread newsreader
Stead of DSO why don't you compile statically. On Tue, Apr 24, 2001 at 02:47:55PM -0700, Mod-Perl List wrote: > > > I am trying to build mod_perl 1.25 as a DSO on Solaris 2.7 > and when I execute perl Makefile.PL, it says I will probably > get core dumps and to upgrade to perl 5.6. I am running

Problem building on Solaris 2.7

2001-04-24 Thread Mod-Perl List
I am trying to build mod_perl 1.25 as a DSO on Solaris 2.7 and when I execute perl Makefile.PL, it says I will probably get core dumps and to upgrade to perl 5.6. I am running Perl 5.005_03, the latest considered stable on Solaris 2.7. I cannot upgrade to 5.6 due to heavy perl code already on th

RE: mod_perl help

2001-04-24 Thread Brendan McAdams
I'm not sure if mod_perl will work with activeperl -Original Message- From: abhishek agrawal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 24, 2001 11:50 To: [EMAIL PROTECTED] Subject: mod_perl help Hi, I have been trying to run perl scripts on apache using mod_perl. I initial

mod_perl help

2001-04-24 Thread abhishek agrawal
Hi, I have been trying to run perl scripts on apache using mod_perl. I initially had perl5.6.0 which came with the Redhat. I then configured my apache and got simple per scripts running. Then i realised that most of the perl scripts which will eventually run on my machine are wirtten in

Re: Directive Undefined

2001-04-24 Thread abhishek agrawal
Hi, I have been trying to run perl scripts on apache using mod_perl. I initially had perl5.6.0 which came with the Redhat. I then configured my apache and got simple per scripts running. Then i realised that most of the perl scripts which will eventually run on my machine are wirtten in

Re: modperl/ASP and MVC design pattern

2001-04-24 Thread ed phillips
Francesco Pasqualini wrote: > - Original Message - > From: <[EMAIL PROTECTED]> > To: "Francesco Pasqualini" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, April 20, 2001 8:11 PM > Subject: Re: modperl/ASP and MVC design pattern > > > > > You can (I have) accomplish this wit

Re: FW: Tomcat or WebLogic's WebServer?

2001-04-24 Thread Matt Sergeant
On Tue, 24 Apr 2001, Wang, Pin-Chieh wrote: > Hi modperl guys, > > Anybody can confirm about this performance issue? Sorry to sound rude, but why would we care? This is a Java issue, nothing to do with mod_perl. -- /||** Founder and CTO ** ** http://axkit.com/ ** //||*

FW: Tomcat or WebLogic's WebServer?

2001-04-24 Thread Wang, Pin-Chieh
Hi modperl guys, Anybody can confirm about this performance issue? PC -Original Message- From: Suresh Parmar [mailto:[EMAIL PROTECTED]] Sent: Monday, April 23, 2001 8:10 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat or WebLogic's WebServer? Hi, This is very interesting. The 30% degrada

Re: modperl/ASP and MVC design pattern

2001-04-24 Thread Francesco Pasqualini
- Original Message - From: <[EMAIL PROTECTED]> To: "Francesco Pasqualini" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, April 20, 2001 8:11 PM Subject: Re: modperl/ASP and MVC design pattern > > You can (I have) accomplish this with mod_perl and HTML::Mason, Mason's > root l

RE: Cookies in PerlAccessHandlers

2001-04-24 Thread Chris Strom
You may have a typo in the code provided. Also, you should probably start using mod_perl methods rather than perl built-in functions. > In a PerlAccessHandler I have code similar to the following: > > sub handler > { > my $r = shift; > my ($cgi, $cookie); > > use CGI; > $cgi =

Re: template toolkit compile test problems

2001-04-24 Thread Simon_Wilcox
Hi, Are you using Perl 5.6.x ? If not there are some known problems with the installation of certain plugins. See http://www.tt2.org/download.html for more details. IIRC, the tutorial has an example of a TT2 enabled httpd.conf, or at least the relevan

Re: template toolkit compile test problems

2001-04-24 Thread Stas Bekman
On Tue, 24 Apr 2001, Nigel Sollars wrote: > > Hi, > > I d/l the Template Toolkit via CPAN on make test > > t/filter.t fails 19 of 126 tests with: > > make: *** [ test_dynamic ] Error 29 > > any idea's? A wrong forum. See http://www.template-toolkit.org/ and get on to tt mailing list. > also c

template toolkit compile test problems

2001-04-24 Thread Nigel Sollars
Hi, I d/l the Template Toolkit via CPAN on make test t/filter.t fails 19 of 126 tests with: make: *** [ test_dynamic ] Error 29 any idea's? also could someone send me an example of a working httpd.conf with the Template entries? Regards Nigel

CPAN Installation of Bundle::Apache failure

2001-04-24 Thread jim . a . davidson
Sirs, System is AIX 4.3.2,Perl 5.6.1 When I try to install Bundle::Apache using CPAN it fails as follows: Running Mkbootstrap for Apache::Request () chmod 644 Request.bs rm -f ../blib/arch/auto/Apache/Request/Request.so LD_RUN_PATH="/usr/sys/inst.images/build/libapreq-0.31/Reque