Perrin Harkins wrote:
On Mon, May 25, 2009 at 2:30 AM, Geoff Toogood wrote:
I have a directive which incorporates a mod_perl
PerlTransHandler. This VirtualHost block of the config also has some Alias
and SetEnv directives defined.
The PerlTransHandler module behaves correctly an
Hi Perrin,
Cool, that's a good suggestion. I'll work with httpd directly if it happens
again.
Thanks,
Chris
On Mon, Jun 1, 2009 at 10:25 AM, Perrin Harkins wrote:
> On Mon, Jun 1, 2009 at 6:50 AM, Chris Brooks wrote:
> > My first try was to execute apachectl stop and then apachectl start.
>
Unfortuntely, that did not help either (libapreq2)
-Original Message-
From: Jean-Damien Durand [mailto:jeandamiendur...@free.fr]
Sent: 01 June 2009 21:02
To: Mahesh Khambadkone
Cc: 'Randy Kobes'; modperl@perl.apache.org
Subject: Re: Using mod_perl on Vista - get Error - Can't load Perl mo
Mahesh Khambadkone a écrit :
Thanks for the revert.
I'm running Apache 2.2.x and perl-5.10.0, using binary build 1104 of
ActiveState.
1) Yes, the ppm package was taken from
http://cpan.uwinnipeg.ca/PPMPackages/10xx/mod_perl.ppd, as per
instructions at
http://perl.apache.org/docs/2.0/os/w
On Mon, Jun 1, 2009 at 6:50 AM, Chris Brooks wrote:
> My first try was to execute apachectl stop and then apachectl start.
You won't see the errors if you use apachectl. Just talk to httpd
directly instead.
- Perrin
Thanks for the revert.
I'm running Apache 2.2.x and perl-5.10.0, using binary build 1104 of
ActiveState.
1) Yes, the ppm package was taken from
http://cpan.uwinnipeg.ca/PPMPackages/10xx/mod_perl.ppd, as per
instructions at
http://perl.apache.org/docs/2.0/os/win32/install.html#PPM_Packa
On Mon, Jun 1, 2009 at 12:32 AM, Mahesh Khambadkone
wrote:
> The config sample you sent now allows my Apache to start-up, but I get an
> error.
>
> 1) The config sample I was using was taken from the mod_perl
> Developer's Cookbook - Recipe 2.2 Using Apache Registry. I guess a lot of
> the ot
Good morning,
I've had a strange problem with Apache twice in the past week, and I'm out
of ideas as to what might be going on.
Here's the background: I run a website that uses a plain-vanilla Apache
server to serve images, and uses mod_proxy to forward requests for
everything else to a backend m