> > Make test fails at the "warming up" stage with Error "9". The httpd is
> > actually running when the make test fails as I can telnet to port 8529 and
> > do a "GET /". However, it returns a 403 permission denied message. I am
> > doing all this as root. The server runs as user nobody, group is root, so I
> > would think the server should be able to r/w from the test directory.
>
> try building again with fresh source trees as yourself (not root), then
> 'make install' as root.
Doug, I guess this is something that should be addressed as a
Makefile.PL configuration parameter. I myself have encountered a few
problems with the User/Group values picked by the build process in a
complex NIS environment and have had to manually modify the httpd.conf
used during the 'make start_httpd'. Having a way to provide your own
choice of User/Group would be nice.
______________________________________________________________________
Stas Bekman | JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ | mod_perl Guide http://perl.apache.org/guide/
mailto:[EMAIL PROTECTED] | http://perl.org http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------