From owner-freebsd-questions Tue Jun 27 11:25:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.root-servers.ch (alpha.root-servers.ch [195.49.62.125]) by hub.freebsd.org (Postfix) with SMTP id D2C2637B7FD for ; Tue, 27 Jun 2000 11:25:51 -0700 (PDT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 29044 invoked from network); 27 Jun 2000 18:25:50 -0000 Received: from client99-59.hispeed.ch (62.2.99.59) by ns1.root-servers.ch with SMTP; 27 Jun 2000 18:25:50 -0000 Date: Tue, 27 Jun 2000 20:26:07 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.44) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <11819475394.20000627202607@buz.ch> To: "Philip M. Gollucci" Cc: freebsd-questions@FreeBSD.ORG Subject: [OT] Re: Perl Unix Apache In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Philip, Tuesday, June 27, 2000, 8:22:05 PM, you wrote: > I am writing a WWW Posting Board, and would like to look at some examples > or flow charts for doing this with Perl5::CGI on apack 1.3.9 and on > Solaris V 7. I do not have root access to the web server. > Anyone know a good starting point... I have some of it done, and am > looking to make it multithreaded as well. Beside the fact that this is OT here, why the hell do you want to have an CGI script multithreaded? That one is invoked when it's needed... For examples, go to cgi-resources.com, there's plenty code around (though I never managed to find a decent solution to thread the messages in some kind of tree...). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message