Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 33526 invoked from network); 25 May 2005 03:49:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2005 03:49:41 -0000 Received: (qmail 73791 invoked by uid 500); 25 May 2005 03:49:40 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 73767 invoked by uid 500); 25 May 2005 03:49:40 -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 73753 invoked by uid 99); 25 May 2005 03:49:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from neptun.ecos.de (HELO neptun.ecos.de) (194.95.226.11) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 24 May 2005 20:49:38 -0700 Received: from 127.0.0.1 (localhost [127.0.0.1]) by neptun.ecos.de (Postfix) with SMTP id 3338C3CEBA; Wed, 25 May 2005 05:49:36 +0200 (MEST) Received: from lnx1.i.ecos.de (lnx1.i.ecos.de [10.11.11.102]) by neptun.ecos.de (Postfix) with ESMTP id 04D683CEB8; Wed, 25 May 2005 05:49:36 +0200 (MEST) Received: from wingr2 (unknown [10.11.12.250]) by lnx1.i.ecos.de (Postfix) with ESMTP id DE115252332; Wed, 25 May 2005 05:49:35 +0200 (CEST) From: "Gerald Richter" To: "'Devendra Singh'" , Subject: RE: Empty fdat Date: Wed, 25 May 2005 05:49:35 +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 Thread-Index: AcVcTzyra6LtF8PLTFGH9lTU4ya0GwEjUSxQ In-Reply-To: <6.0.0.22.2.20050519140048.04b2f6b0@qmail.intermesh.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Message-Id: <20050525034935.DE115252332@lnx1.i.ecos.de> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > There is no behavior changes even if I put "LoadModule > embperl_module..." > in the httpd.conf. The behavior is same even if I compile > EmbPerl with or without mod_perl support, but in both case > the Execute is called from a modperl script. > Could you try to run with the mod_perl option RegisterGlobals? > Moreover, when I compile EmbPerl with mod_perl support the > make test fails: > > #101 registry/Execute.htm... > > [-1]Constant subroutine > Apache2::RequestRec::IOBUFSIZE redefined at > /usr/lib/perl5/5.8.3/constant.pm line 108. > What happen, if you run make test TESTARGS="-i" (which will continue after the error) Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org