On Monday, July 28, 2003, at 03:24  PM, Stas Bekman wrote:

2) We have a problem with Apache::Test running as root, since when Apache "sudoes" into 'nobody' it can't access files under /root or some other root owned dir. The current cvs version already tries to tell the user about the problem before starting to run the test suite.

Currently the only solution that was suggested is to copy t/ into /tmp and run the tests from there and then cleanup. That doesn't sound good to me, however I don't have any better ideas. I hope that you do.

What about

  chmod 0777, 't' or die "Can't chmod 't': $!\n";

?

David

--
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                              ICQ: 15726394
http://kineticode.com/                         Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]
Kineticode. Setting knowledge in motion.[sm]



Reply via email to