Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 57482 invoked from network); 21 Sep 2003 00:26:09 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 21 Sep 2003 00:26:09 -0000 Received: (qmail 10922 invoked by uid 500); 21 Sep 2003 00:25:53 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 10906 invoked by uid 500); 21 Sep 2003 00:25:52 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 10893 invoked from network); 21 Sep 2003 00:25:52 -0000 Received: from unknown (HELO emu.ext-unix.urnet.com.au) (203.7.149.10) by daedalus.apache.org with SMTP; 21 Sep 2003 00:25:52 -0000 Received: from [10.0.0.30] (helo=madcow.pasture.com.au) by emu.ext-unix.urnet.com.au with esmtp (Exim 3.35 #1 (Debian)) id 1A0s34-0005u7-00; Sun, 21 Sep 2003 10:25:58 +1000 Received: from localhost (localhost [127.0.0.1]) by madcow.pasture.com.au (Postfix) with ESMTP id F378D4176; Sun, 21 Sep 2003 10:25:55 +1000 (EST) Received: from dolly.pasture.com.au (dolly.pasture.com.au [10.0.128.103]) by madcow.pasture.com.au (Postfix) with ESMTP id C21B83DCA; Sun, 21 Sep 2003 10:25:51 +1000 (EST) Received: from localhost ([127.0.0.1] helo=dolly.pasture.com.au) by dolly.pasture.com.au with esmtp (Exim 3.36 #1 (Debian)) id 1A0s2x-00042k-00; Sun, 21 Sep 2003 10:25:51 +1000 Date: Sun, 21 Sep 2003 10:25:51 +1000 Message-ID: <87u1770yy8.wl@dolly.pasture.com.au> From: Angus Lees To: r.p@szm.sk Cc: embperl@perl.apache.org Subject: Re: Problem run Embperl In-Reply-To: <20030920083528.ABEF113D32@server8.alinet.sk> References: <20030920083528.ABEF113D32@server8.alinet.sk> Mail-Followup-To: embperl@perl.apache.org User-Agent: Wanderlust/2.10.1 (Watching The Wheels) XEmacs/21.4 (Portable Code) X-Tom-Swifty: "Who drank the last beer?" Tom asked, hopping mad. MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS new-20020517 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N At Sat, 20 Sep 2003 10:35:28 +0200 (CEST), r p wrote: > I have > apache 1.3.27 > mod-perl 1.27-4 > embperl 1.3.6-1 > > In file /var/log/apache/error.log is this error. > > [error] Undefined subroutine &Embperl::handler called > > Where is problem. Thanks. In your httpd.conf, you have "PerlHandler Embperl". For HTML::Embperl 1.3.x, that should be "PerlHandler HTML::Embperl". (Embperl was renamed from "HTML::Embperl" to simply "Embperl" in 2.0b6) -- - Gus --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org