Cannot restart or stop Apache after several days of running

2006-10-16 Thread Henrik Steffen
Hello all, I am using Apache 2.0.59 on Linux with mod_perl 2.0.2 in a productive enviornment, with intense usage of perl-scripts. If changes to the perl-scripts are necessary I'll sometimes have to restart the apache webserver to make use of the changed modules etc. This works fine in the first

Re: mod_perl install under Win32

2006-10-16 Thread Randy Kobes
On Mon, 16 Oct 2006, Devin Austin wrote: Hey everyone, i'm brand new to this, so bear with me: I'm trying to install mod_perl under strawberry-perl-5.8.8-alpha-2.exe, windows xp pro, and apache 2.2,3. I've extracted the mod_perl package into C:\, and i've cd'd to th

Re: mod_perl install under Win32

2006-10-16 Thread Tom Schindl
Hi, don't build anything your own but rather use prebuilt packages. http://perl.apache.org/docs/2.0/os/win32/install.html Tom Devin Austin schrieb: > Hey everyone, > i'm brand new to this, so bear with me: > > I'm trying to install mod_perl under strawberry-perl-5.8.8-alpha-2.exe >

mod_perl install under Win32

2006-10-16 Thread Devin Austin
Hey everyone,i'm brand new to this, so bear with me:I'm trying to install mod_perl under strawberry-perl-5.8.8-alpha-2.exe , windows xp pro, and apache 2.2,3. I've extracted the mod_perl package into C:\, and i've cd'd to the directory and done "perl Makefile.pl". it asks for apxs, which i don't ha

ot- preferred html xss stripper for user input under mod_perl

2006-10-16 Thread Jonathan Vanasco
CPAN showed me these modules HTML::StripScripts HTML::StripScripts::Parser HTML::StripScripts::Regex HTML::Scrubber HTML::Scrubber::StripScripts HTML::Detoxifier HTML::TagFilter HTML::Sanitizer They all have widely varying dependancies-- none of which i'm already using in my app-- so they'll

Re: mod_perl-2 and apache-2.2 problem

2006-10-16 Thread Klavs Klavsen
I thought the subject was very descriptive - as it's a problem with mod_perl-2, which only exists, when using it with apache-2.2. On Mon, October 16, 2006 16:08, gerard such said: > Is the subject "mod_perl-2 and apache-2.2 problem" really appropriate? > I've > just being searching through the mai

Re: mod_perl-2 and apache-2.2 problem

2006-10-16 Thread gerard such
Is the subject "mod_perl-2 and apache-2.2 problem" really appropriate? I've just being searching through the mailing list recently and there a good subject is really appreciated. 2006/10/16, Klavs Klavsen <[EMAIL PROTECTED]>: On Mon, October 16, 2006 10:18, Philip M. Gollucci said:[SNIP]>> I would

Re: mod_perl-2 and apache-2.2 problem

2006-10-16 Thread Klavs Klavsen
On Mon, October 16, 2006 10:18, Philip M. Gollucci said: [SNIP] >> I would like to know if this patch (if it works) is going to be part of >> a >> 2.0.3 release? > Yes, it was committed Mar 9, 2006, 12:19 PM > http://svn.apache.org/viewvc?view=rev&revision=384596 > > I'll hopefully have some tim

Re: mod_perl-2 and apache-2.2 problem

2006-10-16 Thread Philip M. Gollucci
this one time in band camp Klavs Klavsen said on 10/16/06 01:09: Hi Guys, I've been testing mod_perl-2.0.2 with Apache-2.2.0 and have found a problem with the perlsection configuration for apache - which I'm very reliant on (use it for developers, where it automagically configures the server for

mod_perl-2 and apache-2.2 problem

2006-10-16 Thread Klavs Klavsen
Hi Guys, I've been testing mod_perl-2.0.2 with Apache-2.2.0 and have found a problem with the perlsection configuration for apache - which I'm very reliant on (use it for developers, where it automagically configures the server for the developer). The problem is, that it does not like ExecCGI any