On Sat, 4 Aug 2001, Doug MacEachern wrote:
> On Fri, 3 Aug 2001, Stas Bekman wrote:
>
> > Again, the question is how to add two different paths to vh and main Perl
> > (or two vhs), while inheriting everything from the main Perl.
>
> you must use +Parent to have 2 different versions of the same module. if
> you want each vhost to have the same perl code preloaded, pass the same -M
> switches and or the same startup script.
I understand that. I was suggesting something like
PerlOptions +Inherit
So you don't have to explicitly configure each vh, which can be
cumbersome if you have many vhs use the same modules, but a few ones which
are different. I'm talking about configuration flexibility and I
understand that if you want a separate interp it won't share the code with
another interp from a different pool.
Is this a problem, because it's not easy to replicate a Perl interpreter
with everything in it? and you always have to start a fresh interpreter if
you want a new independent one?
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]