Re: Semi-newbie question.

2004-04-13 Thread Geoffrey Young
for the record, it's best to keep this stuff on-list, that way everyone can benefit :) >>>doesn't work under mod_cgi, >> >>hmm, are you sure? that's not right. > > > My bad-- that was wiout the PassEnv set. WIth PassEnv it does go through. :) > >>>and works >>>under mod_php ONLY after a .mp

Re: [mp2?] silent exit on undefined subroutine

2004-04-13 Thread MJH
On Tuesday 13 April 2004 8:22 pm, Stas Bekman wrote: > Are you sure you pasted the code that you were testing? Oops, sorry. No, I trimmed it a little and forgot to sync everything (I was editing the email and testing as I narrowed down the problem). > First, please submit a proper bug report: >

Re: [mp2?] silent exit on undefined subroutine

2004-04-13 Thread Stas Bekman
MJH wrote: On Tuesday 13 April 2004 5:53 pm, MJH wrote: turned up anything)? Other than stripping everything down to make a minimalist test case (which is what I'm working on at the moment), is there anything else I can do to try and track what's happening? The results of which give me the foll

Re: Semi-newbie question.

2004-04-13 Thread Geoffrey Young
> Perl*Handlers are probably it somehow, except the documentation at > http://perl.apache.org/docs/1.0/guide/config.html#Perl_Handlers doesn't > actually seem to bother saying WHAT all those Perl*Handlers are for (and if > someone out there thinks that the names make them self-explanatory -- > we

Semi-newbie question.

2004-04-13 Thread Dodger
Hi, all. I'm sort of a mod-perl newbie. That is to say, I've used mod-perl plenty of times just as a way of speeding up CGIs using Apache::Registry, but I haven't hacked into the server with it yet. At this point, however, I'm diving in. What I want to do is to set things up so that any .mp or .

Re: [mp2?] silent exit on undefined subroutine

2004-04-13 Thread MJH
On Tuesday 13 April 2004 5:53 pm, MJH wrote: > turned up anything)? Other than stripping everything down to make a > minimalist test case (which is what I'm working on at the moment), is there > anything else I can do to try and track what's happening? The results of which give me the following t

Re: [mp2?] silent exit on undefined subroutine

2004-04-13 Thread Frank Wiles
On Tue, 13 Apr 2004 17:53:49 -0400 MJH <[EMAIL PROTECTED]> wrote: > > Whilst trying to debug a script running under mp2/Apache::Registry I > was getting failures where the script would just exit in the middle > with no warnings, error messages or other indication to say what might > have happened

[mp2?] silent exit on undefined subroutine

2004-04-13 Thread MJH
Whilst trying to debug a script running under mp2/Apache::Registry I was getting failures where the script would just exit in the middle with no warnings, error messages or other indication to say what might have happened. I narrowed it down to a call to a subroutine that wasn't in local scope

[ANNOUNCE] MasonX::Apache2Handler-0.05

2004-04-13 Thread beau
The following module for running Mason under Apache 2 / mod_perl 2 with the native Apache 2 request handler (libapreq2), has entered CPAN: MasonX::Apache2Handler-0.05 It should be at your favorite CPAN mirror in a day or so; if you can't wait, please pick it up at my site. Please refer to the

[ANNOUNCE] MasonX::Apache2Handler-0.05

2004-04-13 Thread beau
I am happy to announce the the following module for running Mason under Apache 2 / mod_perl 2 with the native Apache 2 request handler (libapreq2). MasonX::Apache2Handler-0.05 This modules are currently on my site at: and will be submitted to CPAN shortly. Version

[mp2] [solved] Re: Server fails to warm up during make test

2004-04-13 Thread Fred Moyer
On Apr 13, 2004, at 12:40 PM, Fred Moyer wrote: Make test and 't/TEST -start' is timing out for me on Darwin 7.3.0, mp1_99_13, Perl 5.8.3, Apache 2.0.49. I've dug around on the list and the site but maybe I've missed something simple here. Advice on the next step in determining the problem or

Server fails to warm up during make test

2004-04-13 Thread Fred Moyer
Make test and 't/TEST -start' is timing out for me on Darwin 7.3.0, mp1_99_13, Perl 5.8.3, Apache 2.0.49. I've dug around on the list and the site but maybe I've missed something simple here. Advice on the next step in determining the problem or even the solution is much appreciated. ---

Re: MP2 Underrun Filter (No EOS it seems!)

2004-04-13 Thread Stas Bekman
Greg Balmer wrote: Hi All, I'm writing a connection filter handler and have started with the example underrun filter from the mp2 doc's. I basically want to read all the data from the bucket brigades until I receive the EOS and then process an entire request (POST'ed XML Data in my case). The Pr

MP2 Underrun Filter (No EOS it seems!)

2004-04-13 Thread Greg Balmer
Hi All,   I'm writing a connection filter handler and have started with the example underrun filter from the mp2 doc's. I basically want to read all the data from the bucket brigades until I receive the EOS and then process an entire request (POST'ed XML Data in my case).   The Problem is

Re: Mod_perl 2 references

2004-04-13 Thread Stas Bekman
[Aravind, please always post mod_perl questions to the modperl list. Thanks.] Aravind Elango wrote: Hello Stason, I have programmed in perl, but new to mod_perl. Am trying to write an apache module using mod_perl2. I cannot find any beginners level tutorial for mod_perl 2? Is the only way to le

Re: Specifying custom man/ and lib/ for libapreq install

2004-04-13 Thread Perrin Harkins
On Tue, 2004-04-13 at 05:29, [EMAIL PROTECTED] wrote: > env PERL5LIB=/appl/continuus/ccm-5.1-SunOS/gscm/lib \ > /nokia/apps/tww/@sys/perl580/bin/perl Makefile.PL \ > PREFIX=/appl/continuus/ccm-5.1-SunOS/gscm > > does place the .pod files into correct dir, but the

RE: mod_perl performance question

2004-04-13 Thread Perrin Harkins
On Tue, 2004-04-13 at 04:17, Pascal Felber wrote: > It is mostly the default apache 2.0.48 configuration. I am using prefork > MPM, with the following parameters: > > StartServers 5 > MinSpareServers 5 > MaxSpareServers 10 > MaxClients 150 > MaxRequestsPerChild

Specifying custom man/ and lib/ for libapreq install

2004-04-13 Thread Alexander.Farber
Hi, I am trying to install Apache::Request version 1.3: boccm01:libapreq-1.3 {657} /appl/continuus/ccm-5.1-SunOS/gscm/bin/httpd -v Server version: Apache/1.3.27 (Unix) boccm01:libapreq-1.3 {658} uname -a SunOS boccm01 5.8 Generic_108528-23 sun4u sparc SUNW,Ultra-4

RE: mod_perl performance question

2004-04-13 Thread Pascal Felber
Perrin Harkins wrote: > On Thu, 2004-04-08 at 11:48, Pascal Felber wrote: > > The server is a [EMAIL PROTECTED] > > 512MB, running linux 2.4.18-3, Apache 2.0.48, and mod_perl 1.99_08. > > That came out more than a year ago. You should be running > the latest (1.99_13 at the moment) if you're go