You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by r....@szm.sk on 2003/09/20 10:35:28 UTC

Problem run Embperl

Hi, 

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. 

Rado


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Problem run Embperl

Posted by Angus Lees <gu...@inodes.org>.
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