Re: Amazon

2008-02-22 Thread c chan
Hi there, I normally don't borge into a thread like this since I am not an active user of mod_perl. But have you noticed how cheap memory is these days? You can set up a dual 64 bit processers server with 4Gig bytes of memory and set up 10 VM on the same machine. It is extremely fast and eff

Re: question on startup.pl overriding perl search path

2008-01-19 Thread c chan
-Original Message- >From: Adam Prime <[EMAIL PROTECTED]> >Sent: Jan 18, 2008 6:22 AM >To: c chan <[EMAIL PROTECTED]> >Cc: modperl@perl.apache.org >Subject: Re: question on startup.pl overriding perl search path > >c chan wrote: >> I use "PerlC

question on startup.pl overriding perl search path

2008-01-17 Thread c chan
ed and making trouble shooting make easier. - C Chan

Re: can't step through CGI source code

2007-02-06 Thread c chan
p into the code, the source is not shown. I don't think this is a problem with mp1. -Original Message- >From: Frank Wiles <[EMAIL PROTECTED]> >Sent: Feb 6, 2007 6:54 AM >To: c chan <[EMAIL PROTECTED]> >Cc: modperl@perl.apache.org >Subject: Re: can'

can't step through CGI source code

2007-02-05 Thread c chan
I installed Apache::DB with mod_perl 2 on Apache 2.0, but Apache::DB doesn't show any CGI source code even I tried to single step into the CGI. Have anyone seen this and have a workaround for this? Thanks, - Clement

Re: system() call fails without lefting any status

2007-01-12 Thread c chan
>>c chan wrote: >>> A simple system call like system("app & > /dev/nuil ") in a CGI >>> aborts the CGI without leaving any status in the error_log. Did >>> anyone experence anything like this? >> >>No. Experiment with it. Take the &

Re: system() call fails without lefting any status

2007-01-12 Thread c chan
-Original Message- >From: Perrin Harkins <[EMAIL PROTECTED]> >Sent: Jan 12, 2007 8:03 AM >To: c chan <[EMAIL PROTECTED]> >Cc: modperl@perl.apache.org >Subject: Re: system() call fails without lefting any status > >c chan wrote: >> A simple system call

system() call fails without lefting any status

2007-01-11 Thread c chan
A simple system call like system("app & > /dev/nuil ") in a CGI aborts the CGI without leaving any status in the error_log. Did anyone experence anything like this? The Apache 2 server is a standard FC5 rpm installation. I tried installing mod_perl-1.29's Apache::Registry to run Apache::DB->i