I have been trying to install Apache::Test which is a pre-requisite for something 
else. But I get this message:

*** result: NOK
!!! You are running the test suite under user 'root'.
Apache cannot spawn child processes as 'root', therefore
we attempt to run the test suite with user 'nobody' (99:99).
The problem is that the path:
  /root/.cpan/build/Apache-Test-1.05/t
must be 'rwx' by user 'nobody', so Apache can read and write under that
path.

Yet the directory is chmod=777 for nobody.

Anybody got any clues where I go from here?

John


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to