Re: PerlOptions +Parent without ithreads

2003-07-17 Thread Stas Bekman
Stuart Johnston wrote: I am trying to setup Virtual Hosts each with their own Perl interpreter. I found the "PerlOptions +Parent" configuration but that requires ithreads. Is there another similar option I should look at that does not requre ithread? No. Perl interpreter pools are possible onl

PerlOptions +Parent without ithreads

2003-07-15 Thread Stuart Johnston
I am trying to setup Virtual Hosts each with their own Perl interpreter. I found the "PerlOptions +Parent" configuration but that requires ithreads. Is there another similar option I should look at that does not requre ithread? Thanks, Stuart Johnston