Re: Apache::Timeit

2005-06-15 Thread Geoffrey Young
Malcolm J Harwood wrote: > On Wednesday 15 June 2005 02:52 pm, Eric wrote: > > >>For 1.29 where can I find this module? Is it out of date, replaced by >>something else? > > > Strange. It's documented all over the place, but I can't find the source > anywhere. You could use Apache::Scoreboard

Re: Apache::Timeit

2005-06-15 Thread Malcolm J Harwood
On Wednesday 15 June 2005 02:52 pm, Eric wrote: > For 1.29 where can I find this module? Is it out of date, replaced by > something else? Strange. It's documented all over the place, but I can't find the source anywhere. You could use Apache::Scoreboard (but make sure you get the version for 1.

Apache::Timeit

2005-06-15 Thread Eric
Hi, For 1.29 where can I find this module? Is it out of date, replaced by something else? Thanks, Eric

Re: [mp2] how to install apache2::soap via activeperl

2005-06-15 Thread Randy Kobes
On Wed, 15 Jun 2005, Foo Ji-Haw wrote: > Hello Randy, > > Though I've not gotten it up yet, thanks for coming up with Apache2::SOAP! > > The link you gave > (http://sourceforge.net/mailarchive/forum.php?forum=soaplite-dev) seems > to be either mispelled or outdated. Sorry. Got a new one? Sorry ab

Re: [mp2] how to install apache2::soap via activeperl

2005-06-15 Thread Foo Ji-Haw
Hello Randy, Though I've not gotten it up yet, thanks for coming up with Apache2::SOAP! The link you gave (http://sourceforge.net/mailarchive/forum.php?forum=soaplite-dev) seems to be either mispelled or outdated. Sorry. Got a new one? I thought it would make sense to have Apache2::SOAP on i

RE: using stacked_handlers()

2005-06-15 Thread Frank Maas
Hello Arshavir, > I am trying to use the stacked handlers functionality but cannot seem > to get it working. What I have is the following 2 modules: > > package Test; [...] > $r->push_handlers(PerlResponseHandler => 'Test1::handler'); > > package Test1; [...] > sub handler { [...] > > >

Re: how to run the startup script once

2005-06-15 Thread Foo Ji-Haw
Thanks Torsten, Yes, I know I should be expected 2 calls. I followed the script in the link you gave me, and the result is quite interesting. When I start the Apache service, I get: 1 2 1 2 I know I should be expecting just 1 2 But the fact is I've got all 4 of them. See what happens when I g

Apache/1.3.33 (Unix) mod_perl/1.29 on Red Hat Linux release 7.3 (Valhalla) causes segmentation fault (11)

2005-06-15 Thread Seiji T
I am trying to get mod_perl to work /w apache w/o success. Is there any one who can tell me what I am doing wrong? - Apache/1.3.33 (Unix) mod_perl/1.29 on Red Hat Linux release 7.3 (Valhalla) - mod_perl is compiled w/o DSO since the web application (Request Tracker) recommends so. - mod_perl