Re: SubRequest in Handler vs SubRequest in Filter - and Segmentation Fault

2006-07-02 Thread Stas Bekman
Scott Penrose wrote: Hey Guys I wrote a simple Filter which calls a subrequest - and started by doing this very simply along the SSI style lines... Please note - that although I could do this on the fly rather than buffer, the end result for my code requires capture of the content, so ju

Subrequest and Filters

2006-07-02 Thread Scott Penrose
Does anyone have any experience calling Subrequests from a Filter ? Scott -- * - * http://www.osdc.com.au - Open Source Developers Conference * - * Scott Penrose Anthropomorphic Personification Expert http://search.cpan.org/search?author=SCOTT [EMAIL PROTECTED] Dismaimer: While every attempt

Re: Is Apache::DB still the way to interactively debug via MP2

2006-07-02 Thread Boysenberry Payne
I little more info, the setgid error only happens on the first request and only while debugging, as far as I can tell. Thanks, Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Jul 2, 2006, at 8:35 AM, Boysenberry Payne wrote: That fixed the print issue but I'm still getting

Apache segfaults while running 'make test'

2006-07-02 Thread Derek Whitaker
-8<-- Start Bug Report 8<-- 1. Problem Description: Apache segfaults when I run the test suite. 2. Used Components and their Configuration: *** mod_perl version 2.02 *** using /home/derek/mod_perl-2.0.2/lib/Apache2/BuildConfig.pm *** Makefile.PL op

Re: Is Apache::DB still the way to interactively debug via MP2

2006-07-02 Thread Boysenberry Payne
That fixed the print issue but I'm still getting the following error: Insecure $ENV{PATH} while running setgid at /Library/Perl/5.8.1/darwin-thread-multi-2level/Term/ReadKey.pm line 334.\nCompilation failed in require at /Library/Perl/5.8.1/Term/ReadLine/Perl.pm line 63.\n How can I tell