Re: win32 mod_perl, libapreq questions

2001-03-04 Thread Chris Winters
* Randy Kobes ([EMAIL PROTECTED]) [010304 23:59]: > Sorry about that - I forgot that the libapreq development version > required the addition of hvrv2table in the mod_perl build > that isn't there by default. The file > http://theoryx5.uwinnipeg.ca/ppmpackages/mod_perl-1.25_1.3.19-libapreq.ppd >

Re: win32 mod_perl, libapreq questions

2001-03-04 Thread Randy Kobes
On Sun, 4 Mar 2001, Chris Winters wrote: > * Randy Kobes ([EMAIL PROTECTED]) [010304 19:05]: > > >I've placed at > > http://theoryx5.uwinnipeg.ca/ppmpackages/libapreq-dev.ppd > > a ppm package of (the development version of) libapreq - this was > > built against mod_perl-1.25/apache_1.3

Re: win32 mod_perl, libapreq questions

2001-03-04 Thread Chris Winters
* Randy Kobes ([EMAIL PROTECTED]) [010304 19:05]: > Hi, > This is probably due to an incompatibility between > apache/mod_perl versions - note also that, as of mod_perl-1.25, > the mod_perl dll that is placed in your /Apache/modules > directory is now named mod_perl.so, to agree with the new

Re: win32 mod_perl, libapreq questions

2001-03-04 Thread Randy Kobes
On Sat, 3 Mar 2001, Chris Winters wrote: > First: big thanks to Randy Kobes for making the mod_perl PPMs > available. This is a huge help to getting mod_perl running on Win32. > > I've installed the mod_perl 1.25 + Apache 1.3.19 PPM without a > problem, and the mod_perl stuff runs fine. (It's lo

win32 mod_perl, libapreq questions

2001-03-03 Thread Chris Winters
First: big thanks to Randy Kobes for making the mod_perl PPMs available. This is a huge help to getting mod_perl running on Win32. I've installed the mod_perl 1.25 + Apache 1.3.19 PPM without a problem, and the mod_perl stuff runs fine. (It's loaded as a shared object, which I guess is necessary