Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-01-11 Thread Stas Bekman
Can the xs wizards please verify that I did the reference counting right? I'm afraid I might have a leak here. +static MP_INLINE SV *mpxs_Apache__Filter_ctx(pTHX_ + ap_filter_t *filter, + SV *data) +{

Re: cvs commit: modperl-2.0 Changes

2003-01-11 Thread Stas Bekman
[EMAIL PROTECTED] wrote: stas2003/01/11 18:21:37 Modified:src/modules/perl modperl_filter.c .Changes Log: Request input and output filters are now getting the EOS bucket, which wasn't passed through before. Now the context can be flushed on EOS. Doug

Re: Apache cannot load ...mod_perl.so .. module could not be found-- but it's there!

2003-01-11 Thread Stas Bekman
Randy Kobes wrote: On Sat, 11 Jan 2003, DH wrote: I just got mod_perl-1.99_08 and compiled it, and the test ran mostly fine ( results should show up at http://testers.cpan.org/search?request=dist&dist=mod_perl soon) I saw that - the t/modperl/sameinterp.t failure I sometimes see as well ...

Re: Apache cannot load ...mod_perl.so .. module could not be found-- but it's there!

2003-01-11 Thread Randy Kobes
On Sat, 11 Jan 2003, DH wrote: > I just got > mod_perl-1.99_08 > and compiled it, and the test ran mostly fine > ( results should show up at >http://testers.cpan.org/search?request=dist&dist=mod_perl soon) I saw that - the t/modperl/sameinterp.t failure I sometimes see as well ... If you run the

Apache cannot load ...mod_perl.so .. module could not be found -- but it's there!

2003-01-11 Thread DH
I just got mod_perl-1.99_08 and compiled it, and the test ran mostly fine ( results should show up at http://testers.cpan.org/search?request=dist&dist=mod_perl soon) When I try to LoadModule perl_module modules/mod_perl.so Apache keeps barking Cannot load C:/Apache2/Apache2/modules/mod_per