Re: Apache::PerlVINC makes Apache segfault

2000-08-05 Thread Patrick
[Cc to Stas as the example in the guide is wrong, and Dave explains the correct way] On Mon, Jul 31, 2000 at 03:42:18PM -0400, Dave Moore took time to write: duh...now that i've had some more coffee...the line: PerlVersionINC On must come before the PerlINC statement. PerlINC wont store

Re: Apache::PerlVINC makes Apache segfault

2000-08-05 Thread Stas Bekman
[Cc to Stas as the example in the guide is wrong, and Dave explains the correct way] On Mon, Jul 31, 2000 at 03:42:18PM -0400, Dave Moore took time to write: duh...now that i've had some more coffee...the line: PerlVersionINC On must come before the PerlINC statement.

Re: Apache::PerlVINC makes Apache segfault

2000-07-31 Thread Dave Moore
you arent doing anything wrong. you probably just need to upgrade to the latest version of Apache::ExtUtils. this is not the same ExtUtils that comes with mod_perl 1.24. you will have to get it from the latest cvs snapshot of mod_perl. you will also have to remake/install PerlVINC after you

Re: Apache::PerlVINC makes Apache segfault

2000-07-31 Thread Dave Moore
duh...now that i've had some more coffee...the line: PerlVersionINC On must come before the PerlINC statement. PerlINC wont store that path unless PerlVersionINC is On. dave On Mon, 31 Jul 2000, Dave Moore wrote: you arent doing anything wrong. you probably just need to upgrade to the

Apache::PerlVINC makes Apache segfault

2000-07-29 Thread Patrick
Hi all, (debian potato) apache-ssl : 1.3.9.13-2 modperl : 1.21.2309-1 perl : 5.005 Apache::PerlVINC : 0.01 compiled by myself As recommended in the guide, i'm trying to use Apache::PerlVINC since I have 3 virtualhosts, and the same sets of modules for all three (same namespace), in three