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
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.
--
___