Can t/conf/perlsection.conf be moved elsewhere? #Handle re-entrant <Perl> sections <Perl > $Include = "@ServerRoot@/conf/perlsection.conf"; </Perl>
the problem with .conf files is that the are usually autogenerated, and when config fails sometimes one needs to nuke them manually. Usually t/conf/*.conf does the trick. But now since you added this file, it not longer works as it nukes a static file. How about autogenerating it in that perl section above?
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]