Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 6105 invoked from network); 18 Aug 2006 09:33:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2006 09:33:32 -0000 Received: (qmail 79576 invoked by uid 500); 18 Aug 2006 09:33:31 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 79558 invoked by uid 500); 18 Aug 2006 09:33:31 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 79547 invoked by uid 99); 18 Aug 2006 09:33:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 02:33:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.95.226.11] (HELO neptun.ecos.de) (194.95.226.11) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 02:33:27 -0700 Received: from localhost (localhost [127.0.0.1]) by neptun.ecos.de (Postfix) with ESMTP id EF0CC67B569; Fri, 18 Aug 2006 11:33:04 +0200 (MEST) Received: from neptun.ecos.de ([127.0.0.1]) by localhost (fw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20740-02; Fri, 18 Aug 2006 11:33:02 +0200 (MEST) Received: from lnx1.i.ecos.de (lnx1.i.ecos.de [10.11.11.102]) by neptun.ecos.de (Postfix) with ESMTP id 878EB67B433; Fri, 18 Aug 2006 11:33:02 +0200 (MEST) Received: from wingr2 (unknown [10.11.12.250]) by lnx1.i.ecos.de (Postfix) with ESMTP id 7C7F328D297; Fri, 18 Aug 2006 11:33:02 +0200 (CEST) From: "Gerald Richter" To: "'Pete Moran'" , Subject: RE: Not recognising httpd.conf params Date: Fri, 18 Aug 2006 11:32:56 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcbCGuomFC1hOcOiQiW5EgVfArnlDQAjgzEQ In-Reply-To: <44E49A43.3030806@forloop.co.uk> Message-Id: <20060818093302.7C7F328D297@lnx1.i.ecos.de> X-Virus-Scanned: by BB-5000 Mailfilter at neptun.ecos.de X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, > > I have just installed apache 2.2.3 with Embperl 2.2.0 on OS > X 10.4, corrected the issues which fellow users have had and > got it to compile. Now none of the httpd.conf parameters > get used. Did you get any error message when you start the httpd? Does make test succeed? Gerald > Example config is as so > > LoadModule perl_module modules/mod_perl.so > LoadModule embperl_module > /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level/auto/Embper > l/Embperl.so > > PerlRequire /var/website/scripts/startup_httpd2.pp > Embperl_Log /tmp/embperl_log > Embperl_Mail_Errors_Limit 0 > > #PerlModule Embperl > EMBPERL_OBJECT_ADDPATH > /var/website/htdocs/library/shared;/var/website/htdocs/library > > > EMBPERL_OBJECT_ADDPATH > /var/website/htdocs/library/shared;/var/website/htdocs/library > Embperl_AppName ukwl > Embperl_Object_Base base.epl > Embperl_UriMatch "\.html.?|\.epl|\.dxml|\.shtml" > SetHandler perl-script > PerlHandler Embperl::Object > Options ExecCGI > > > > The log file isn't created, the base.epl file is replaced by > the default _base.epl... has anyone experienced this or any > ideas why ? the same co nfig I have used on various other > OS's with no issues ? > > Thanks > > > > > > ** Virus checked by BB-5000 Mailfilter ** > !DSPAM:44e49a67195241279015795! > > ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org