Thank you for doing this, Steve. Your effort is wonderful because
it makes it possible for all Windows users to have access to ModPerl
(and hopefully also libapreq2).
In case others aren't aware, the vast majority of Windows systems
administrators I've encountered aren't famili
For those who are interested, I have uploaded binary 64-bit builds of
mod_perl-2.0.10 and libapreq2-2.14 components compatible with Apache
Lounge 2.4.34 (Win64, VC15, built 15 August 2018) and each of:
* ActivePerl 5.26.1.2601 (x64)
* Strawberry Perl 5.26.1.1 (64bit)
* Strawberry Perl 5.28.0.1 (64
0:14:39 +0100
Subject: New Windows mod_perl binaries available
For those who are interested, I have uploaded binary 64-bit builds of
mod_perl-2.0.10 and libapreq2-2.14 components compatible with Apache
Lounge 2.4.27 (Win64, VC15, built 10 July 2017) and each of:
* ActivePerl 5.22.3.2204 (x64)
* St
, September 05, 2017 7:15 PM
To: modperl@perl.apache.org; d...@perl.apache.org
Cc: Steffen
Subject: New Windows mod_perl binaries available
For those who are interested, I have uploaded binary 64-bit builds of
mod_perl-2.0.10 and libapreq2-2.14 components compatible with Apache Lounge
2.4.27 (Win64, VC15
On 06.09.2017 03:12, Philippe Chiasson wrote:
That’s great, thanks Steve!
+1
Another recent caller on the list should be very happy too.
Sent from the depths of my mind on an iPhone
On Sep 5, 2017, at 7:14 PM, Steve Hay wrote:
For those who are interested, I have uploaded binary 64-bit b
That’s great, thanks Steve!
Sent from the depths of my mind on an iPhone
> On Sep 5, 2017, at 7:14 PM, Steve Hay wrote:
>
> For those who are interested, I have uploaded binary 64-bit builds of
> mod_perl-2.0.10 and libapreq2-2.14 components compatible with Apache
> Lounge 2.4.27 (Win64, VC15,
For those who are interested, I have uploaded binary 64-bit builds of
mod_perl-2.0.10 and libapreq2-2.14 components compatible with Apache
Lounge 2.4.27 (Win64, VC15, built 10 July 2017) and each of:
* ActivePerl 5.22.3.2204 (x64)
* Strawberry Perl 5.22.3.1 (64bit)
I will make a 32-bit build comp
On 22 February 2015 at 23:43, Steve Hay wrote:
> For those who are interested, I have uploaded binary 64-bit builds of
> mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
> Lounge 2.2.29 Build 02 February 2015 (win64) and each of:
>
> * ActivePerl 5.20.1 Build 2000 (x64)
> * Stra
For those who are interested, I have uploaded binary 64-bit builds of
mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
Lounge 2.2.29 Build 02 February 2015 (win64) and each of:
* ActivePerl 5.20.1 Build 2000 (x64)
* Strawberry Perl 5.20.1 Build 1 (64bit)
and 32-bit builds compa
Steve Hay wrote:
For those who are interested, I have uploaded binary 64-bit builds of
mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
Lounge 2.2.25 Build 29 June 2013 (win64) and each of:
* ActivePerl 5.18.1 Build 1800 (x64)
* Strawberry Perl 5.18.1 Build 1 (64bit)
You can
For those who are interested, I have uploaded binary 64-bit builds of
mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
Lounge 2.2.25 Build 29 June 2013 (win64) and each of:
* ActivePerl 5.18.1 Build 1800 (x64)
* Strawberry Perl 5.18.1 Build 1 (64bit)
You can download them from
Do you have an exception-trap at the highest level around your
program? I always have the entire program enclosed within a try-catch
block (using Try::Tiny; even just an eval {} would be better than
nothing), so if any Perl-level exceptions are thrown then they get
caught and logged. It won't trap
64-bit binaries are now uploaded too.
On 28 April 2013 20:22, Steve Hay wrote:
> Yes, it should be possible to make a 64-bit build as well. I will look
> into this in the next week or so. ActivePerl, StrawberryPerl and
> ApacheLounge all have 64-bit builds available; I just need to dig out
> the
Hi Issac,
On Mon, Apr 29, 2013 at 4:08 PM, Issac Goldstand wrote:
> First of all, see if you can get a stacktrace.
so how would you recommend I create a stack trace? This has been my
whole problem, the process simply restarts and I don't see why.
> There's also always spreading print/debug stat
First of all, see if you can get a stacktrace.
There's also always spreading print/debug statements around - I'm
unfortunately not so up-to-date on the various perl profiling modules
around, but they might be helpful.
Issac
On 29/04/2013 14:16, Michiel Beijen wrote:
> Hi Issac,
>
> Thanks for
Hi Issac,
Thanks for your response.
On Mon, Apr 29, 2013 at 12:54 PM, Issac Goldstand wrote:
> This is a known issue related to the winnt MPM. You're likely seeing
> your worker segfault. On linux, there are usually extra processes so if
> one segfaults there's another process that can step in
This is a known issue related to the winnt MPM. You're likely seeing
your worker segfault. On linux, there are usually extra processes so if
one segfaults there's another process that can step in fast enough. But
on the winnt MPM, there's one master and exactly one multi-threader
worker. So whe
Hi Steve,
On Sat, Apr 27, 2013 at 6:27 PM, Steve Hay wrote:
> For those who are interested, I've now uploaded binary builds of
> mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
> Lounge 2.2.24 Build 25 February 2013 (win32) and each of:
Thanks for providing these binaries.
Steve Hay wrote:
No problem! I've just uploaded builds for ActivePerl 1405 (5.14.4) and
StrawberryPerl 5.14.4.1, which you can find in the same location as
before: http://people.apache.org/~stevehay/
Thanks. You had your first customer for all 4 of them 2 minutes ago.
Really grateful.
Can some
No problem! I've just uploaded builds for ActivePerl 1405 (5.14.4) and
StrawberryPerl 5.14.4.1, which you can find in the same location as
before: http://people.apache.org/~stevehay/
On 28 April 2013 12:10, André Warnier wrote:
> Randolf Richardson wrote:
>>>
>>> For those who are interested, I'v
Yes, it should be possible to make a 64-bit build as well. I will look
into this in the next week or so. ActivePerl, StrawberryPerl and
ApacheLounge all have 64-bit builds available; I just need to dig out
the right 64-bit compiler to use (ideally the one used by ActivePerl).
I will let you know wh
Randolf Richardson wrote:
For those who are interested, I've now uploaded binary builds of
mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
Lounge 2.2.24 Build 25 February 2013 (win32) and each of:
* ActivePerl 5.16.3 Build 1603 (x86)
* Strawberry Perl 5.16.3 Build 1 (32bit)
> For those who are interested, I've now uploaded binary builds of
> mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
> Lounge 2.2.24 Build 25 February 2013 (win32) and each of:
>
> * ActivePerl 5.16.3 Build 1603 (x86)
> * Strawberry Perl 5.16.3 Build 1 (32bit)
>
> You can down
For those who are interested, I've now uploaded binary builds of
mod_perl-2.0.8 and libapreq2-2.13 components compatible with Apache
Lounge 2.2.24 Build 25 February 2013 (win32) and each of:
* ActivePerl 5.16.3 Build 1603 (x86)
* Strawberry Perl 5.16.3 Build 1 (32bit)
You can download them from h
24 matches
Mail list logo