Re: mod_perl not able to run some pl files.

2004-06-01 Thread Stas Bekman
Brian Reichert wrote: On Tue, Jun 01, 2004 at 10:24:33AM +0530, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: 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/

Re: mod_perl not able to run some pl files.

2004-06-01 Thread Brian Reichert
On Tue, Jun 01, 2004 at 10:24:33AM +0530, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: > 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/loc

RE: mod_perl not able to run some pl files.

2004-05-31 Thread Bheema Rao Merugu, BSC, Ambattur, Chennai
[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

Re: mod_perl not able to run some pl files.

2004-05-31 Thread Brian Reichert
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 >

RE: mod_perl not able to run some pl files.

2004-05-31 Thread Bheema Rao Merugu, BSC, Ambattur, Chennai
+ activated perl module (modules/perl/libperl.a) Creating Makefile Creating Configuration.apaci in src Thanks, Bheema. -Original Message- From: Brian Reichert [mailto:[EMAIL PROTECTED] Sent: Friday, May 28, 2004 11:11 PM To: Bheema Rao Merugu, BSC, Ambattur, Chennai Cc: Tom Schindl; mod_perl S

RE: mod_perl not able to run some pl files.

2004-05-30 Thread Bheema Rao Merugu, BSC, Ambattur, Chennai
Original Message- From: Perrin Harkins [mailto:[EMAIL PROTECTED] Sent: Friday, May 28, 2004 11:05 PM To: Bheema Rao Merugu, BSC, Ambattur, Chennai Cc: Tom Schindl; mod_perl Subject: RE: mod_perl not able to run some pl files. On Fri, 2004-05-28 at 05:07, Bheema Rao Merugu, BSC, Ambattur, Chenn

Re: mod_perl not able to run some pl files.

2004-05-28 Thread Brian Reichert
On Fri, May 28, 2004 at 02:37:39PM +0530, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: > Hi Tom, > > Thank you for your help. > > I am not using the perl that came with the system. I compiled the source > code from scratch and using that. Ok, I think what people meant to suggest was this:

RE: mod_perl not able to run some pl files.

2004-05-28 Thread Perrin Harkins
On Fri, 2004-05-28 at 05:07, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: > I am not using the perl that came with the system. I compiled the source > code from scratch and using that. It looks to me like you have a file permissions problem. Running from mod_perl you are probably operating as

RE: mod_perl not able to run some pl files.

2004-05-28 Thread Bheema Rao Merugu, BSC, Ambattur, Chennai
apache/lib/perl5/5.8.3 /usr/local/apache/lib/perl5/site_perl/5.8.3/aix-thread-multi /usr/local/apache/lib/perl5/site_perl/5.8.3 /usr/local/apache/lib/perl5/site_perl . # -Original Message- From: Tom Schindl [mailto:[EMAIL PROTECTED] Sent: Friday, May 28, 2004 1:07 PM To: Bheema

Re: mod_perl not able to run some pl files.

2004-05-28 Thread Tom Schindl
2004 10:01 PM To: Bheema Rao Merugu, BSC, Ambattur, Chennai Cc: [EMAIL PROTECTED]; Stas Bekman Subject: Re: mod_perl not able to run some pl files. On Thu, May 27, 2004 at 07:45:49PM +0530, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: Hi, I am getting the below error message in the error_log file.

RE: mod_perl not able to run some pl files.

2004-05-27 Thread Bheema Rao Merugu, BSC, Ambattur, Chennai
home/perl/test.pl line 10. Thanks, Bheema. -Original Message- From: Brian Reichert [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 10:01 PM To: Bheema Rao Merugu, BSC, Ambattur, Chennai Cc: [EMAIL PROTECTED]; Stas Bekman Subject: Re: mod_perl not able to run some pl files. On Thu, M

RE: mod_perl not able to run some pl files.

2004-05-27 Thread Bheema Rao Merugu, BSC, Ambattur, Chennai
: Brian Reichert [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 10:01 PM To: Bheema Rao Merugu, BSC, Ambattur, Chennai Cc: [EMAIL PROTECTED]; Stas Bekman Subject: Re: mod_perl not able to run some pl files. On Thu, May 27, 2004 at 07:45:49PM +0530, Bheema Rao Merugu, BSC, Ambattur, Chennai

Re: mod_perl not able to run some pl files.

2004-05-27 Thread Brian Reichert
On Thu, May 27, 2004 at 07:45:49PM +0530, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: > Hi, > > > I am getting the below error message in the error_log file. but I had > the CGI.pm in the path /usr/local/apache/lib/perl5/5.8.3 When you say you 'had' CGI.pm in that path, do you mean that