Re: More on Apache::SessionManager/MP2

2006-01-18 Thread Barry Hoggard
On Jan 17, 2006, at 2:56 PM, Dan Axtell wrote: OK, so I followed the guidelines and changed mod_perl, Apache2::*, constants, etc. I had to uncomment a reference to Apache2::Connection so references to $r->connection->remote_ip() would work. At that point, I can restart the server and load

mod-perl2.0.2 cpan build fails in test phase

2006-01-18 Thread Cedric Boudin
1. Problem Description: make test fails on t/apache/content_length_header # Running under perl version 5.008007 for linux # Current time local: Wed Jan 18 22:48:08 2006 # Current time GMT: Wed Jan 18 21:48:08 2006 # Using Test.pm version 1.25 # Using Apache/Test.pm version 1.27 # testing : GET

Re: Apache2+mod_perl2 installation problem.

2006-01-18 Thread Frank Finner
Are you sure, that the scripts don__t miss a module or something? Does "perl -c" show any errors? Are the executable? Do they work without mod_perl? Did paths to modules change? I often get this kind of error because of some missing module or a tiny error inside the script, that causes executio

Re: Apache2+mod_perl2 installation problem.

2006-01-18 Thread Johan Barelds
Op woensdag 18 januari 2006 18:03, schreef Johan Barelds: > Hi all, > > I am migrating from SuSE9.2 to 10.0 > Both running apache2 and mod_perl2. > All the perl web-applications didn't work anymore after the migration. > I doesn't execute the perl script(s) but asks me if i want to download > it..:

Re: Apache2+mod_perl2 installation problem.

2006-01-18 Thread Perrin Harkins
On Wed, 2006-01-18 at 18:03 +0100, Johan Barelds wrote: > All the perl web-applications didn't work anymore after the migration. > I doesn't execute the perl script(s) but asks me if i want to download it..:-) That's usually a configuration error. > Does anyone have a clue? > Is there a troublesh

Re: dumb question about mod_perl architecture

2006-01-18 Thread Perrin Harkins
On Wed, 2006-01-18 at 13:07 -0500, Mark Galbreath wrote: > I have a related question (I think). I installed ActivePerl 5.8.7 on > RH Enterprise 4 and deleted the Perl 5.6 install that the installer > guys at the office installed. Now, when I try to run any perl scripts > I get an error about not

Re: dumb question about mod_perl architecture

2006-01-18 Thread Perrin Harkins
On Wed, 2006-01-18 at 12:14 -0500, Kevin Murphy wrote: > If a patch is applied to standalone perl on a system, does an apache > with static mod_perl need to be rebuilt to incorporate the changes to Perl? Yes. Any time you recompile perl, you should recompile mod_perl too. Technically, there may

Re: [mp1] Apache::PerlRun errs on backtick operator

2006-01-18 Thread Perrin Harkins
On Wed, 2006-01-18 at 13:29 -0500, Brian Dimeler wrote: > I've tried numerous commands with a test perl script and they all get the > same error: "No such file > or directory." Thing is, these are simple commands, like `date`, `pwd` and > `ls`, sans arguments, so > what on earth could that erro

[mp1] Apache::PerlRun errs on backtick operator

2006-01-18 Thread Brian Dimeler
I'm moving my all of my PerlRun scripts to a new webserver, and have discovered that a few modules which invoke system commands via the backtick `` operator are failing to compile when they reach those commands. This doesn't happen when I run the scripts from the command line; only when run as m

Re: dumb question about mod_perl architecture

2006-01-18 Thread Mark Galbreath
I have a related question (I think). I installed ActivePerl 5.8.7 on RH Enterprise 4 and deleted the Perl 5.6 install that the installer guys at the office installed. Now, when I try to run any perl scripts I get an error about not being able to find some perl .so modules. Is there a config f

dumb question about mod_perl architecture

2006-01-18 Thread Kevin Murphy
If a patch is applied to standalone perl on a system, does an apache with static mod_perl need to be rebuilt to incorporate the changes to Perl? I understand that when you use a static mod_perl compiled into Apache, then the interface between Perl and Apache is compiled into the executable. B

Apache2+mod_perl2 installation problem.

2006-01-18 Thread Johan Barelds
Hi all, I am migrating from SuSE9.2 to 10.0 Both running apache2 and mod_perl2. All the perl web-applications didn't work anymore after the migration. I doesn't execute the perl script(s) but asks me if i want to download it..:-) Does anyone have a clue? Is there a troubleshooting guide? How do i

Re: Using MP2 and CPAN modules

2006-01-18 Thread Frank Wiles
On Wed, 18 Jan 2006 11:20:03 +0800 "Foo Ji-Haw" <[EMAIL PROTECTED]> wrote: > I have not had much history with mp1, but from what I read, very few > people ever found the impetus to jump onto mp2. I guess the only guys > who do so are: > 1. People who started learning modperl after mp2 is out > 2.

Re: Apache::Filter after mod_jk?

2006-01-18 Thread Geoffrey Young
Peter Swan wrote: > Hi, > > I wonder if it is possible to filter the output coming from my Tomcat > talking via mod_jk to my apache 1.3 with mod_perl 1.29!? > > I tried something like > > PerlModule Apache::Filter > > SetHandler perl-script > PerlSetVar Filter On > PerlHandler myFilter

Re: restart_count() on Win32

2006-01-18 Thread William A. Rowe, Jr.
Foo Ji-Haw wrote: Hello William, Thanks for the insight into the inner workings of mp2 on Win32. I'd like to read up more on the parent-child setup, and digging through perl.apache.org (mostly in http://perl.apache.org/docs/2.0/) I don't seem to be able to get any information on mp2 on Win32. C

Re: [PATCH] Apache2::RequestUtil->add_config

2006-01-18 Thread Torsten Foertsch
On Wednesday 18 January 2006 02:41, Philippe M. Chiasson wrote: > I've finally got around looking at this patch, and it looks good. I tweaked > it some (whitespace and formatting) and checked it in as r370001 & r370002. Thanks, Torsten pgpDgLxFq62MQ.pgp Description: PGP signature