Re: [mp2] DESTDIR does not apply to mod_perl.so and includes

2005-02-07 Thread Stas Bekman
Frederic LE GUERN wrote: Frederic LE GUERN wrote: ${source_dir}/src/modules/perl/Makefile does not reference $(DESTDIR) in install: rule, so when trying to make mod_perl2 as a relocatable package mod_perl.so and mod_perl .h files get installed system-wide. Here's a patch : --- Makefile.orig2005

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Nicholas Studt
On Mon, 2005-02-07 at 21:37 -0500, Stas Bekman wrote: > Nicholas Studt wrote: > > On Mon, 2005-02-07 at 19:50 -0500, Stas Bekman wrote: > > > >>Nicholas Studt wrote: > >> > >>>I'm planning on submitting the following talk proposal for a 45 minute > >>>presentation session: > >>> > >>>Inherited met

Re: [mp2] DESTDIR does not apply to mod_perl.so and includes

2005-02-07 Thread Frederic LE GUERN
> Frederic LE GUERN wrote: > > ${source_dir}/src/modules/perl/Makefile does not reference $(DESTDIR) in > > install: rule, so when trying to make mod_perl2 as a relocatable package > > mod_perl.so and mod_perl .h files get installed system-wide. > > > > Here's a patch : > > > > --- Makefile.orig

Re: [mp2] DESTDIR does not apply to mod_perl.so and includes

2005-02-07 Thread Stas Bekman
Frederic LE GUERN wrote: ${source_dir}/src/modules/perl/Makefile does not reference $(DESTDIR) in install: rule, so when trying to make mod_perl2 as a relocatable package mod_perl.so and mod_perl .h files get installed system-wide. Here's a patch : --- Makefile.orig2005-02-08 00:43:50.0

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Stas Bekman
Nicholas Studt wrote: On Mon, 2005-02-07 at 19:50 -0500, Stas Bekman wrote: Nicholas Studt wrote: I'm planning on submitting the following talk proposal for a 45 minute presentation session: Inherited method handlers for mod_perl [...] The only uncertainty I have right now is on on the last section

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Nicholas Studt
On Mon, 2005-02-07 at 19:50 -0500, Stas Bekman wrote: > Nicholas Studt wrote: > > I'm planning on submitting the following talk proposal for a 45 minute > > presentation session: > > > > Inherited method handlers for mod_perl > [...] > > The only uncertainty I have right now is on on the last sect

[mp2] DESTDIR does not apply to mod_perl.so and includes

2005-02-07 Thread Frederic LE GUERN
${source_dir}/src/modules/perl/Makefile does not reference $(DESTDIR) in install: rule, so when trying to make mod_perl2 as a relocatable package mod_perl.so and mod_perl .h files get installed system-wide. Here's a patch : --- Makefile.orig2005-02-08 00:43:50.0 + +++ Makefile

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Stas Bekman
Nicholas Studt wrote: I'm planning on submitting the following talk proposal for a 45 minute presentation session: Inherited method handlers for mod_perl [...] The only uncertainty I have right now is on on the last section of the talk. I don't know of any project currently using this method, thoug

Re: [mp1] PERL5LIB handled backwards (mod_perl 1.27+)

2005-02-07 Thread Stas Bekman
[when starting a new thread, please do *not* reply to a previous thread] Gordon Lack wrote: The Changes file notes: PERL5LIB support now properly unshifts paths into @INC rather than push (added in 1.27) While it now does unshift rather than push (so the entries end up at the front of @INC,

Re: Need help getting DBI to work under mod_perl

2005-02-07 Thread Boysenberry Payne
So I decided much to my chagrin to reinstall all of my DAMP system. I was able to get apache installed, without being able to start it, as a DSO using the layout=GNU and -enable-shared=max configure options. I probably need to be more selective but, I'll rebuild it once I get it working. The make

Re: Restricting maximum parallel connections

2005-02-07 Thread Perrin Harkins
On Sun, 2005-02-06 at 23:28 -0800, Pratik wrote: > -It does all important operations inside PerlLogHandler. > > -For my requirements - where the request is serving large files for > download - I will need to move those operations in higher level > handlers - Like PerlAccessHandler or PerlInitHandl

[mp1] PERL5LIB handled backwards (mod_perl 1.27+)

2005-02-07 Thread Gordon Lack
The Changes file notes: > PERL5LIB support now properly unshifts paths into @INC rather than push (added in 1.27) While it now does unshift rather than push (so the entries end up at the front of @INC, not the back) it does so backwards! eg: PerlPassEnv PERL5LIB /dir1:/dir2:/dir3 wil

Re: Restricting maximum parallel connections

2005-02-07 Thread Pratik
On Mon, 07 Feb 2005 06:56:44 -0600, Joseph A Nagy Jr <[EMAIL PROTECTED]> wrote: > Sounds like you want to disable HTTP Pipelining, am I mistaken? If not, > Apache already has a mechanism for this, look in the default httpd.conf > firle 1.3x and 2.x for more info. Nop. I am not looking to disable H

//scriptname gets script source on https server on Win32

2005-02-07 Thread Josef Ender
Hello I accidentally entered a wrong URL in my browser and instead of the script output I got the script SOURCE back! The URL is https://my.servername.local//p_reh/myscriptname.pl My mistake was the double / after the server name. Single / works as expected. I can also enter three or more / afte

Re: Restricting maximum parallel connections

2005-02-07 Thread Joseph A Nagy Jr
Pratik wrote: Hi Everyone ! Currently, I am implementing a mechanism to restrict the number of parallel connections to the server from a single client/user. Sounds like you want to disable HTTP Pipelining, am I mistaken? If not, Apache already has a mechanism for this, look in the default httpd.c

[ANNOUNCE] Apache-AuthenNTLM-2.09

2005-02-07 Thread Shannon Eric Peevey
The uploaded file Apache-AuthenNTLM-2.09.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenNTLM-2.09.tar.gz size: 96317 bytes md5: 41a1ca630c70730dbcb1601de88fdf16 No action is required on your part Request entered by: SPEEVES (Shannon Eric Peevey) Request entered o