Re: sections and A-T autoconfig virtual host expansion magic

2005-09-06 Thread Stas Bekman
Actually $PerlSetVar = "foo $bar"; works. As I've later figured out thanks to Philippe's examples is that my problem was that I was calling: $PerlSetVar = ["foo", $bar], which mod_perl has happily ignored or something... it didn't generate any errors. and I think it should. I'm st

Re: sudoer

2005-09-06 Thread Stas Bekman
Philip M. Gollucci wrote: Hi, out of curiousity, am I supposed to be able to sudo things as 'www' for cron issues ? You can't at the moment: You are in the perl group, but not in perlwww. But we will ask the forces to give you this power. -- ___