Re: CPAN modules which are different for mp1 and mp2...

2003-03-11 Thread Stas Bekman
Nathan Byrd wrote: On Tue, 2003-03-11 at 21:23, Stas Bekman wrote: [snip] One problem with the above is if you need to support people who have both mod_perl 1.x and mod_perl 2.x on the same system (maybe in cases where a company or ISP would need to run both side by side to support both versions.)

Re: CPAN modules which are different for mp1 and mp2...

2003-03-11 Thread Nathan Byrd
On Tue, 2003-03-11 at 21:23, Stas Bekman wrote: [snip] > > One > > problem with the above is if you need to support people who have both > > mod_perl 1.x and mod_perl 2.x on the same system (maybe in cases where a > > company or ISP would need to run both side by side to support both > > versions.

Re: missmatch in Apache::Build httpd_version and 2.0.44 ap_release.h#define string

2003-03-11 Thread Stas Bekman
[EMAIL PROTECTED] wrote: I am naive and new to this world of mod_bleeding_whatney's_red_label_perl and such, but ... seeings how this is a long running pain, wouldn't it make some sense to have apxs return a version number on its own? Is the deal that, often, apache isn't compiled yet, so tha

Re: CPAN modules which are different for mp1 and mp2...

2003-03-11 Thread Stas Bekman
Nathan Byrd wrote: On Tue, 2003-03-11 at 19:46, Stas Bekman wrote: Stas Bekman wrote: David Culp wrote: Any Examples of Apache::Filter would be greatly appreciated. http://www.cpan.org/authors/id/G/GE/GEOFF/Apache-Clean-0.05.tar.gz p.s. Apache-Clean-2.x is for mp2. Hmm, now it's impossible t

Re: CPAN modules which are different for mp1 and mp2...

2003-03-11 Thread Nathan Byrd
On Tue, 2003-03-11 at 19:46, Stas Bekman wrote: > Stas Bekman wrote: > > David Culp wrote: > > > >> Any Examples of Apache::Filter would be greatly appreciated. > > > > > > http://www.cpan.org/authors/id/G/GE/GEOFF/Apache-Clean-0.05.tar.gz > > > > p.s. Apache-Clean-2.x is for mp2. > > Hmm, now

Re: missmatch in Apache::Build httpd_version and 2.0.44 ap_release.h #definestring

2003-03-11 Thread Andy_Bach
I am naive and new to this world of mod_bleeding_whatney's_red_label_perl and such, but ...  seeings how this is a long running pain, wouldn't it make some sense to have apxs return a version number on its own?  Is the deal that, often, apache isn't compiled yet, so that's why its rummaging around

Re: missmatch in Apache::Build httpd_version and 2.0.44 ap_release.h#define string

2003-03-11 Thread Stas Bekman
[EMAIL PROTECTED] wrote: RIght, it is version 1.99_05, which I'm fairly sure I got from perl.apache.org just the other night. I'll fetch the latest and try again - I gather from the tone of the msg and the quoted code comment, this is a bit of a sore point. I apologize for bringing it up again.

Re: missmatch in Apache::Build httpd_version and 2.0.44 ap_release.h #definestring

2003-03-11 Thread Andy_Bach
RIght, it is version 1.99_05, which I'm fairly sure I got from perl.apache.org just the other night. I'll fetch the latest and try again - I gather from the tone of the msg and the quoted code comment, this is a bit of a sore point.  I apologize for bringing it up again.aAndy Bach, Sys. ManglerInte

Re: the modperl-modules repository ( was Re: Apache::Module installationissues)

2003-03-11 Thread Stas Bekman
Ask Bjoern Hansen wrote: On Wed, 12 Mar 2003, Stas Bekman wrote: What should we call the repository? I have Apache::DBI under the "Apache/" directory. Should we just have the others go there too? That would make sense, no? Let's call it 'modperl-modules'? 'Apache' could do too, but then we wil

Re: the modperl-modules repository ( was Re: Apache::Module installationissues)

2003-03-11 Thread Ask Bjoern Hansen
On Wed, 12 Mar 2003, Stas Bekman wrote: > > What should we call the repository? I have Apache::DBI under the > > "Apache/" directory. Should we just have the others go there too? > > That would make sense, no? > > Let's call it 'modperl-modules'? 'Apache' could do too, but then we will have > t

CPAN modules which are different for mp1 and mp2...

2003-03-11 Thread Stas Bekman
Stas Bekman wrote: David Culp wrote: Any Examples of Apache::Filter would be greatly appreciated. http://www.cpan.org/authors/id/G/GE/GEOFF/Apache-Clean-0.05.tar.gz p.s. Apache-Clean-2.x is for mp2. Hmm, now it's impossible to find (or even know that it exists) Apache::Clean for 1.x via the no

crypt malfunction in prefork MPM

2003-03-11 Thread David Morton
-8<-- Start Bug Report 8<-- 1. Problem Description: crypt returns wrong value even in prefork MPM setup. I see work has been done on a workaround for threaded models, but I get the same problem in a prefork model. >From the command line, this works: pri

Re: missmatch in Apache::Build httpd_version and 2.0.44 ap_release.h#define string

2003-03-11 Thread Stas Bekman
[EMAIL PROTECTED] wrote: -8<-- Start Bug Report 8<-- 1. Problem Description: perl Makefile.PL fails no matter which options I give it. The problem appears to be in Apache::Build.pm, in sub httpd_version, as its looking for: while(<$fh>) { prin

Re: the modperl-modules repository ( was Re: Apache::Module installationissues)

2003-03-11 Thread Stas Bekman
Ask Bjoern Hansen wrote: On Tue, 11 Mar 2003, Stas Bekman wrote: [cvs at cvs.perl.org] Ask, so how do we take it from here? I now have fixes for a bunch of modules which were orphaned by their owners. Create an account at http://auth.perl.org/ if you don't have one already and send your user na

Re: the modperl-modules repository ( was Re: Apache::Module installationissues)

2003-03-11 Thread Ask Bjoern Hansen
On Tue, 11 Mar 2003, Stas Bekman wrote: [cvs at cvs.perl.org] > Ask, so how do we take it from here? I now have fixes for a bunch > of modules which were orphaned by their owners. Create an account at http://auth.perl.org/ if you don't have one already and send your user name to cvs at perl.org.

missmatch in Apache::Build httpd_version and 2.0.44 ap_release.h #definestring

2003-03-11 Thread Andy_Bach
-8<-- Start Bug Report 8<-- 1. Problem Description: perl Makefile.PL fails no matter which options I give it. The problem appears to be in Apache::Build.pm, in sub httpd_version, as its looking for: while(<$fh>) { print "ver; $_"; nex