> what's the workaround? didn't see anything like this in our
> searchings through the mod_perl list archives...

did you try this:

  push @PerlSetVar, "MasonCompRoot /var/www/$site";

?

IIRC most of the configurations could accept a simple string in mp1, so I
would expect things to be pretty much the same in mp2.

> 
> we also tried "grep -ri 'takes two arguments'
> /usr/lib/perl5/Apache2" and turned up nothing. where's the error
> message actually coming from?

that comes directly from Apache when it reinforces the TAKE2 prototype

HTH

--Geof

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to