Re: Sleepycat::DbXml problem "httpd: symbol lookup error"

2008-10-10 Thread Felipe de Jesús Molina Bravo
2008/10/10 Felipe de Jesús Molina Bravo <[EMAIL PROTECTED]> > > > 2008/10/10 Fred Moyer <[EMAIL PROTECTED]> > > Felipe de Jesús Molina Bravo wrote: >> >>> Hi >>> >>> My english is not good (sorry) but I try to explain my problem >>> >>> I have apache2.2.9 with modperl 2.0.4 static; I have some

Re: Sleepycat::DbXml problem "httpd: symbol lookup error"

2008-10-10 Thread Felipe de Jesús Molina Bravo
2008/10/10 Fred Moyer <[EMAIL PROTECTED]> > Felipe de Jesús Molina Bravo wrote: > >> Hi >> >> My english is not good (sorry) but I try to explain my problem >> >> I have apache2.2.9 with modperl 2.0.4 static; I have some perl modules >> (development by me) with Sleepycat::DbXml library; when r

Re: Sleepycat::DbXml problem "httpd: symbol lookup error"

2008-10-10 Thread Fred Moyer
Felipe de Jesús Molina Bravo wrote: Hi My english is not good (sorry) but I try to explain my problem I have apache2.2.9 with modperl 2.0.4 static; I have some perl modules (development by me) with Sleepycat::DbXml library; when ran "make test" for its modules all is fine (I also develop

Sleepycat::DbXml problem "httpd: symbol lookup error"

2008-10-10 Thread Felipe de Jesús Molina Bravo
Hi My english is not good (sorry) but I try to explain my problem I have apache2.2.9 with modperl 2.0.4 static; I have some perl modules (development by me) with Sleepycat::DbXml library; when ran "make test" for its modules all is fine (I also develop the test); I also use mason (1.37). When

Re: Performance issue

2008-10-10 Thread Fred Moyer
Brian Gaber wrote: I have an AIX 5.2 (16 GB RAM), Apache 2.2.8, MySQL 5.0.51a and mod_per 2.04 environment. I had a Perl cgi-bin program using CGI.pm that I converted to work in mod_perl. The converted script still uses CGI.pm and is now enabled in Apache via: PerlModule ModPerl::Registry A

Performance issue

2008-10-10 Thread Brian Gaber
I have an AIX 5.2 (16 GB RAM), Apache 2.2.8, MySQL 5.0.51a and mod_per 2.04 environment. I had a Perl cgi-bin program using CGI.pm that I converted to work in mod_perl. The converted script still uses CGI.pm and is now enabled in Apache via: PerlModule ModPerl::Registry Alias /perl/ /usr/local/a

Re: "Free to wrong pool" error in Apache logs under high load

2008-10-10 Thread Scott Tomilson
Sorry - I mean MPM=worker (multi thread) Cheers, Scott On Fri, Oct 10, 2008 at 5:04 PM, Scott Tomilson <[EMAIL PROTECTED]>wrote: > Actually - we compiled Apache with MPM=worker on Solaris... > > Scott > > > > On Fri, Oct 10, 2008 at 4:54 PM, Torsten Foertsch < > [EMAIL PROTECTED]> wrote: > >> On

Re: "Free to wrong pool" error in Apache logs under high load

2008-10-10 Thread Scott Tomilson
Actually - we compiled Apache with MPM=worker on Solaris... Scott On Fri, Oct 10, 2008 at 4:54 PM, Torsten Foertsch <[EMAIL PROTECTED]>wrote: > On Fri 10 Oct 2008, Scott Tomilson wrote: > > I am running a build of mod_perl I got via perl.apache.org, yes (or I > > think probably linked to uwinni

Re: "Free to wrong pool" error in Apache logs under high load

2008-10-10 Thread Torsten Foertsch
On Fri 10 Oct 2008, Scott Tomilson wrote: > I am running a build of mod_perl I got via perl.apache.org, yes (or I > think probably linked to uwinnipeg?).  No other modules than the > standard ones, plus the standard ActivePerl download from > ActiveState.  We actually tried the same solution on Sol

auto configuration

2008-10-10 Thread valerio crini
Hallo, I'm trying to use modperl2's feature 'auto configuration' but without success. Manual says in http://perl.apache.org/docs/general/testing/testing.html#Auto_Configuration that in order to add automatically new items to location is necessary adding a package called TestResponse::'packagen