At Thu, 6 Jan 2005 12:39:39 +1100, Pete Moran wrote:
> I am trying to get a apache2 server with mod_perl2 and embperl running using
> just packages from apt-get however seem to be running into some problems.
>
> Am running Debian Sarge with Kernel 2.4.27-1 on a 386 server.
>
> I firstly installed
Hi!
I use debian testing for my embperl servers which run flawless ;-)
apache2, mod_perl2 but I use a self-installed embperl cause the
libembperl packages are embperl 1.3 afaik and not 2.0.
Try to download the newest embperl 2.0beta and install it.
The config files look ok.
-Alex
-Original
Gerald Richter wrote:
SetHandler perl-script
PerlHandler Embperl
Options ExecCGI
Remove this block, or put it in a different block then the
Embperl::Object stuff
Thanks, Gerald, for your answer. But I still have a problem with
configuration of Embperl::Object. I see in the