Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 52043 invoked from network); 16 Apr 2009 15:43:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Apr 2009 15:43:40 -0000 Received: (qmail 94247 invoked by uid 500); 16 Apr 2009 15:43:40 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 94212 invoked by uid 500); 16 Apr 2009 15:43:40 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 94202 invoked by uid 99); 16 Apr 2009 15:43:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2009 15:43:40 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2009 15:43:32 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LuTk7-0002ll-4a for modules-dev@httpd.apache.org; Thu, 16 Apr 2009 08:43:11 -0700 Message-ID: <23080654.post@talk.nabble.com> Date: Thu, 16 Apr 2009 08:43:11 -0700 (PDT) From: fortanu82 To: modules-dev@httpd.apache.org Subject: Regarding setup modules for server 2.2 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11468_20661608.1239896591136" X-Nabble-From: Tarun.Narang@Xchanging.com X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11468_20661608.1239896591136 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi I have to completely replace the Apache 1.3 HTTP server with Apache 2.2. In Apache 1.3 modules like mod_fastcgi, mod_perl and mod_oprocmgr are present. Now I just wanted to confirm two things, 1) If our application does not use any CGI or perl scripts, Is it necessary to have the modules like mod_perl and mod_fastcgi to be present in the sever. 2) mod_oprocmgr is configured in Apache 1.3 and when I am looking to configure the mod_oprocmgr for Apache 2.2, the module (.so) file is not present. Now my question is - Is this module not required in Apache 2.2? If it is required, how could I install and configure this module. Any help will be really appreciated. Thanks Tarun -- View this message in context: http://www.nabble.com/Regarding-setup-modules-for-server-2.2-tp23080654p23080654.html Sent from the Apache HTTP Server - Module Writers mailing list archive at Nabble.com. ------=_Part_11468_20661608.1239896591136--