Re: Failure to load Embperl with PerlModule directive

2006-09-12 Thread Oskar Ahner
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

RE: Failure to load Embperl with PerlModule directive

2006-09-11 Thread Gerald Richter
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

Failure to load Embperl with PerlModule directive

2006-09-10 Thread Oskar Ahner
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