RE: mod_perl not able to run some pl files.

2004-05-30 Thread Bheema Rao Merugu, BSC, Ambattur, Chennai
Hi, Thanks for the help. if I try with su-ing to user nobody its showing me the CGI.pm version as $ perl -MCGI -e 'print "CGI.pm version $CGI::VERSION\n";' CGI.pm version 2.81 $ which perl /usr/bin/perl its taking the defualt perl which installed by the OS. how to change t

Re: [mp2] 1.99_14: socket problem

2004-05-30 Thread Jie Gao
On Sat, 29 May 2004, Stas Bekman wrote: > Date: Sat, 29 May 2004 12:50:46 -0700 > From: Stas Bekman <[EMAIL PROTECTED]> > To: Jie Gao <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [mp2] 1.99_14: socket problem > > Jie Gao wrote: > [...] > > I find I get this kind of error message w

Re: subprocess_env?

2004-05-30 Thread Torsten Foertsch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 30 May 2004 17:19, Torsten Foertsch wrote: > I am writing a PerlHeaderParserHandler that passes information to CGI > scripts and SSI documents via environment variables. On my test system > (Apache/1.3.26 with mod_perl/1.27) it works for both

subprocess_env?

2004-05-30 Thread Torsten Foertsch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I am writing a PerlHeaderParserHandler that passes information to CGI scripts and SSI documents via environment variables. On my test system (Apache/1.3.26 with mod_perl/1.27) it works for both cases. But on the production system (Apache/1.3.29