Hi, I am sorry please find the out put that you are asking for.
# find /usr/local/apache/lib -name CGI.pm -ls 372763 228 -rwxrwxrwx 1 root system 230097 May 27 16:50 /usr/local/apache/lib/perl5/5.8.3/CGI.pm Thanks, Bheema. -----Original Message----- From: Brian Reichert [mailto:[EMAIL PROTECTED] Sent: Monday, May 31, 2004 9:52 PM To: Bheema Rao Merugu, BSC, Ambattur, Chennai Cc: Brian Reichert; Tom Schindl; Perrin Harkins; mod_perl Subject: Re: mod_perl not able to run some pl files. 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