I'm trying to setup RV and cannot get it started.  I keep getting:
Permission Denied : /var/log/rv.log

I've tried running it as root to test and also using www-data and chrgrp of
rv.log to www-data.

Here's the output:
nohup su -c "/usr/bin/ruby rv_harness.rb 3301 127.0.0.1 < /dev/null 2>&1 >
/dev/null" www-data < /dev/null 2>&1 >> /var/log/rv.log &

If I run run the section in quotations, it works.  I'm the call to /dev/null
is the stream for the mongrel log, and the second one outside the quotations
is for the rv log.

Obviously, permissions are a weakpoint for me, so I'd appreciate any help
that someone could give.

Thanks,
Josh
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to