Gerald Richter wrote:
Hi all!
I have:
apache httpd-2.2.3
mod_perl-2.0.2
Embperl-2.2.0
where mod_perl is statically linked to httpd.
Now I try to load Embperl from httpd.conf with this directive:
PerlModule Embperl
You also need a
LoadModule embperl_module /path/to/Embperl.so
Before th
Hi all!
>
> I have:
>
> apache httpd-2.2.3
> mod_perl-2.0.2
> Embperl-2.2.0
>
> where mod_perl is statically linked to httpd.
>
> Now I try to load Embperl from httpd.conf with this directive:
>
> PerlModule Embperl
>
You also need a
LoadModule embperl_module /path/to/Embperl.so
Before th
Hi all!
I have:
apache httpd-2.2.3
mod_perl-2.0.2
Embperl-2.2.0
where mod_perl is statically linked to httpd.
Now I try to load Embperl from httpd.conf with this directive:
PerlModule Embperl
When I start apache I get this error:
[Sun Sep 10 23:10:00 2006] [error] panic: memory wrap at
/us