<html>
<body>
At 01:09 26/09/2003, Michael S. Liebman wrote:<br>
<blockquote type=cite class=cite cite>On Thu, Sep 25, 2003 at 09:36:16PM
+1200, Dave Brooks, BCS Systems wrote:<br>
> The '-f' test in RT.pm was finding the file, however the 'require'
was <br>
> failing. Setting world read permissions fixed things.<br>
[snip]<br>
> Can anyone offer an explanation? Apache is running as
nobody/nobody.<br><br>
Did you run ./configure with the --with-web-user and
--with-web-group<br>
options?</blockquote><br>
Yes:<br><br>
<tt>./configure \<br>
--prefix=/usr/local/rt3 \<br>
--with-web-user=nobody  \<br>
--with-web-group=nobody<br><br>
</tt><blockquote type=cite class=cite cite>You may also want to check
that all the owners and<br>
groups are set right.</blockquote><br>
What are the right settings? What should I be checking?<br><br>
<br>
Thanks,<br><br>
Dave</body>
</html>