Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Philip M. Gollucci
Philip M. Gollucci wrote: Jozef Kosoru wrote: $ perl Makefile.PL PREFIX=/home/webuser/perl/ Unfortunately that doesn't work. It still tries to use global directory: Can't open file /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi/auto/mod_perl2/.packlist: Permission denied

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Philip M. Gollucci
Jozef Kosoru wrote: $ perl Makefile.PL PREFIX=/home/webuser/perl/ Unfortunately that doesn't work. It still tries to use global directory: Can't open file /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi/auto/mod_perl2/.packlist: Permission denied at /usr/lib/perl5/5.8.6/ExtUti

Re: Apache2::Reload problem

2005-12-02 Thread Philip M. Gollucci
Geoffrey Young wrote: JT Smith wrote: http://svn.apache.org/viewcvs.cgi/perl/modperl/trunk/lib/mod_perl2.pm?rev=280262&r1=191197&r2=280262 That was my commit that did that. There was a related change in Apache2::Status. I'll try and have a look at it. -- --

Re: Connection pooling in Apache2

2005-12-02 Thread Perrin Harkins
On Fri, 2005-12-02 at 19:34 +0100, Tom Schindl wrote: > just because I came across it are there any plans to use > mod_dbd-connection of Apache-2.2? Never heard of this before, but it looks like a replacement for DBI, so you'd probably have to rewrite all of your DBI code to use it. - Perrin

Re: Apache2::Reload problem

2005-12-02 Thread Geoffrey Young
JT Smith wrote: >> http://svn.apache.org/viewcvs.cgi/perl/modperl/trunk/lib/mod_perl2.pm?rev=280262&r1=191197&r2=280262 >> >> >> so see if backing that out helps. if that doesn't help try removing > > > Goeff, > > This is indeed it. Backing out that change fixes the problem. Thank you. > > D

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Jozef Kosoru
On Fri, Dec 02, 2005 at 18:27:21 -0600, Frank Wiles wrote: > On Sat, 3 Dec 2005 01:12:41 +0100 Jozef Kosoru wrote: > > Is there a way how to install mod_perl packages into different > > location than it chooses by default? > > [...] > > You should be able to use PREFIX just like any other packag

Re: Apache2::Reload problem

2005-12-02 Thread JT Smith
http://svn.apache.org/viewcvs.cgi/perl/modperl/trunk/lib/mod_perl2.pm?rev=280262&r1=191197&r2=280262 so see if backing that out helps. if that doesn't help try removing Goeff, This is indeed it. Backing out that change fixes the problem. Thank you. Do I need to report this as a bug, or do yo

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Frank Wiles
On Sat, 3 Dec 2005 01:12:41 +0100 Jozef Kosoru <[EMAIL PROTECTED]> wrote: > Hello, > > Is there a way how to install mod_perl packages into different > location than it chooses by default? > > For example on my system it always tries to instal into > "/usr/lib/perl5/5.8.6/" but I want install al

[mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Jozef Kosoru
Hello, Is there a way how to install mod_perl packages into different location than it chooses by default? For example on my system it always tries to instal into "/usr/lib/perl5/5.8.6/" but I want install all packages into user's directory eg. "/home/webuser/perl/". I want to achieve a completel

Re: Apache2::Reload problem

2005-12-02 Thread Geoffrey Young
JT Smith wrote: > I just upgraded my dev box to Apache 2.0.55 and mod_perl 2.0.2 from > Apache 2.0.54 and mod_perl 2.0.1 (not a big upgrade). > > Anyway, since the upgrade when I have Apache2::Reload enabled I get an > internal server error and in the logs it reports that it can't find > mod_per

Connection pooling in Apache2

2005-12-02 Thread Tom Schindl
Hi, just because I came across it are there any plans to use mod_dbd-connection of Apache-2.2? http://httpd.apache.org/docs/2.1/mod/mod_dbd.html Tom signature.asc Description: OpenPGP digital signature

Apache2::Reload problem

2005-12-02 Thread JT Smith
I just upgraded my dev box to Apache 2.0.55 and mod_perl 2.0.2 from Apache 2.0.54 and mod_perl 2.0.1 (not a big upgrade). Anyway, since the upgrade when I have Apache2::Reload enabled I get an internal server error and in the logs it reports that it can't find mod_perl.pm (which is there). Here

Re: Time::localtime under mod_perl2 showing output in client-side time zones

2005-12-02 Thread Geoffrey Young
Tyler MacDonald wrote: > Matt Sergeant <[EMAIL PROTECTED]> wrote: > >>>Thread::Semaphore with the same results. If anyone would like the URL >>>to see this for themselves write me off list. If there is need for >>>additional information than I apologize in advance for not submitting >>>it a