Good article for the comparison of popular web developing tech

2006-10-04 Thread Jeff Pang
I don't know whether or not many ones have read it.You can take a look at: http://dmst.aueb.gr/dds/pubs/conf/2002-SANE-DynCont/html/dyncont.html -- Jeff Pang NetEase AntiSpam Team http://corp.netease.com

Re: running Perl CGI using mod_perl 2 and suexec?

2006-10-04 Thread Malcolm J Harwood
On Friday 22 September 2006 18:25, Laurent MARTIN wrote: > First of all this is my very first post on this mailing list. I've > browsed the web but I haven't been able to find the answer I'm > looking for, so... > ...my question: is it possible to run a Perl (5.8.6) CGI using Apache > 2.2.3 w/ mod

Re: Getting post data

2006-10-04 Thread Malcolm J Harwood
On Thursday 28 September 2006 04:03, Erik Norgaard wrote: (I don't recall seeing a response to this, apologies if I'm duplicating). > I am using Apache 2.2 with mod_perl2. Reading the documentation I have > found that I should get POST data using read(): > >$r->read($buffer, $r->headers_in('c

Help, mod_perl svn make test fail.

2006-10-04 Thread bowen
My environment apache 2.2.3 worker MPM, perl 5.8.8. shell> perl -v This is perl, v5.8.8 built for i486-linux-gnu-thread-multi ... shell> /usr/local/apache2/bin/httpd -l ... mod_proxy.c mod_proxy_connect.c mod_proxy_ftp.c mod_proxy_http.c mod_proxy_ajp.c mod_proxy_balancer.c ... When