On Wed, Aug 26, 2009 at 12:40 PM, Michiel Beijen wrote:
> Foo JH wrote:
>>
>> I'd suggest to get your mp2 up with the following stack:
>> Apache22 Windows binary
>> ActivePerl binary
>> precompiled mod_perl2 + libapreq2 from the repo
>
> That would be the easy way, right ;-)
>
> The thing is, my pr
Foo JH wrote:
I'd suggest to get your mp2 up with the following stack:
Apache22 Windows binary
ActivePerl binary
precompiled mod_perl2 + libapreq2 from the repo
That would be the easy way, right ;-)
The thing is, my project uses a software bundle which includes Apache
and Strawberry for the Wi
I'd suggest to get your mp2 up with the following stack:
Apache22 Windows binary
ActivePerl binary
precompiled mod_perl2 + libapreq2 from the repo
Michiel Beijen wrote:
Hi all,
I'd like to know if it's possible to build mod_perl on Win32; I'd like
to use mod_perl with StrawberryPerl. It seems t
Jean-Damien Durand a écrit :
Here is how I installed StrawberryPerl + mod_perl + apache2 on Windows
(tested onVista):
Ah yes of course you will need to add lines like
LoadFile "C:\strawberry\perl\bin\perl510.dll"
LoadModule perl_module modules/mod_perl.so
LoadFile "C:\Program Files\Apache Soft
Michiel Beijen a écrit :
I'd like to know if it's possible to build mod_perl on Win32; I'd like
to use mod_perl with StrawberryPerl. It seems to be that the only way
that could be done is to compile Apache also with MinGW, and that's not
possible because of limited support for Windows Shared Memo
William A. Rowe, Jr. wrote on 2009-08-25:
> Michiel Beijen wrote:
>> I'd like to know if it's possible to build mod_perl on Win32; I'd like
>> to use mod_perl with StrawberryPerl. It seems to be that the only way
>> that could be done is to compile Apache also with MinGW, and that's not
>> possibl
Michiel Beijen wrote:
>
> I'd like to know if it's possible to build mod_perl on Win32; I'd like
> to use mod_perl with StrawberryPerl. It seems to be that the only way
> that could be done is to compile Apache also with MinGW, and that's not
> possible because of limited support for Windows Share