On Mon, 17 Sep 2001, Doug MacEachern wrote:
> server won't start with non-ithreads Perl:
ouch :(
> Syntax error on line 103 of
> /home/dougm/ap/modperl-2.0/t/conf/httpd.conf:
> PerlOption `Parent' requires an ithreads enabled Perl
>
> should be able to have the test check $Config{useithreads} and adjust
> things accordingly.
You are talking about the TestConfigPerl, right? Because the test itself
has no control over it's __DATA__ section.
But then how it should proceed with the test's logic? Skip the test? Or
should I write on the fly yet another .conf.in from APACHE_TEST_CONFIGURE
and skip the __DATA__ section all together?
In case of PerlRequire, the main PerlRequire can be tested but not the
vh's one. I'm not sure what't the best way to have the test doing its best
in both environments.
_____________________________________________________________________
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]