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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]