On Jun 2, 2015, at 10:45 AM, Fred Moyer wrote:
> I've been struggling with this same issue on OS X. Jan K. indicated
> that it was the result of perlbrew, httpd, and mod_perl not all being
> built with the same C compiler. I had tried to get everything built
> with gcc, but I had to symlink /usr/
On Wed, 3 Jun 2015 17:47:25 +0200
Vincent Veyron wrote:
>
> FYI, the problem disappears when using mod_perl-2.0.9 RC2.
>
Scratch this, I had forgotten to enable mod_deflate. It's still there.
Bummer.
On Thu, 28 May 2015 09:06:13 -0400
"Kevin A. McGrail" wrote:
> On 5/27/2015 6:45 PM, Vincent Veyron wrote:
> >> and what version of MP are you using?
Hi,
FYI, the problem disappears when using mod_perl-2.0.9 RC2.
All is well.
--
Salutations, Vincent V
In message
, Steve Hay writes:
>This looks like the same failure reported here with an unthreaded perl:
>
>https://rt.cpan.org/Ticket/Display.html?id=102930#txn-1502924
With the patch, 2.0.9RC2 also builds with unthreaded
httpd-2.4.12 and perl-5.22.0, but test hits familiar
errors.
With perl-5.
In message
, Steve Hay writes:
>This looks like the same failure reported here with an unthreaded perl:
>
>https://rt.cpan.org/Ticket/Display.html?id=3D102930#txn-1502924
>
>Unfortunately, I can't reproduce that on Windows since the WinNT MPM
>is threaded and hence requires a threaded perl to buil
On Sat, 30 May 2015 19:20:34 +0100
Steve Hay wrote:
> Please download, test, and report back on this release candidate of
> the long-awaited mod_perl 2.0.9.
>
Results on Debian Jessie :
Test Summary Report
---
t/apache/util.t (Wstat: 0 Tests: 8 Failed: 4)
On Tue, Jun 02, 2015 at 06:45:16PM +0100, Steve Hay wrote:
> On 2 June 2015 at 17:18, Dominic Hargreaves wrote:
> > If your main concern is whether RC2's test suite works within Debian,
> > then the answer is yes:
> >
> > https://buildd.debian.org/status/fetch.php?pkg=libapache2-mod-perl2&arch=am
Le Wednesday 03 Jun 2015 à 09:02:26 (+0200), Laurent Ducos a écrit :
> Hello, i try to use koha (http://koha-community.org/) whith mod_perl
>
> my configuration is :
> - APACHE HTTP CONF
> DocumentRoot /home/koha/src/koha-tmpl
> ScriptAlias /cgi-bin/koha/ "/home/koha/src/opac/"
>
On 3 June 2015 at 01:47, John D Groenveld wrote:
> In message
>
> , Steve Hay writes:
>>Please download, test, and report back on this release candidate of
>>the long-awaited mod_perl 2.0.9.
>
> Not good.
>
> $ cat /etc/release
> OmniOS v11 r151014
> Copyright 2015 OmniTI Computer Consulting
Hello, i try to use koha (http://koha-community.org/) whith mod_perl
my configuration is :
- APACHE HTTP CONF
DocumentRoot /home/koha/src/koha-tmpl
ScriptAlias /cgi-bin/koha/ "/home/koha/src/opac/"
ScriptAlias /index.html "/home/koha/src/opac/opac-main.pl"
ScriptAlias /opac-searc
10 matches
Mail list logo