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
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
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
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..:
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
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
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
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
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
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
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
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
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.
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
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
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
16 matches
Mail list logo