On Mon, May 31, 2004 at 01:19:22PM +0530, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: > Hi, > > I have noticed one thing while running the perl files. > > in my httpd.conf the user and group names are > User nobody > Group nobody > if I change Group name as system > User nobody > Group system > perl files are running fine without any error its giving the problem > when i am running with group as 'nobody'
Something I had suggested earlier: > For example, is there a file called CGI.pm somewhere under that > perl tree? > > find /usr/local/apache/lib -name CGI.pm -ls > > What are the permissions on it? If you installed as root, but had > a restrictive umask, it may not be world-readable, which would > thwart the apache process from reading it. I'm guessing that it's group readable. But we'll never know, if you don't answer the questions I asked. :/ > Thanks, > Bheema. -- Brian Reichert <[EMAIL PROTECTED]> 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA BSD admin/developer at large -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html