-8<-- Start Bug Report 8<--
1. Problem Description:
I can't start my Apache2 (Debian Testing) with mod_perl
Apache without mod_perl works fine.
Error Message:
Syntax error on line 1 of /etc/apache2/mods-enabled/perl.load:
Cannot load /usr/lib/apache2/modul
Stas Bekman wrote:
Steve Hay wrote:
Stas Bekman wrote:
Stas Bekman wrote:
This and your trace proves my suspicion that my solution just
happened to work for the particular setup you had the crush with.
But I think we are on the right track. We get the crash when the
wrong perl is set as the
Stas Bekman wrote:
Stas Bekman wrote:
Steve Hay wrote:
modperl_mgv.c:264: package Apache::PerlSections not defined,
attempting to load
Free to wrong pool 262770 not 925938.
The problems is this: perl uses dTHX; calls in some functions which
disregards the passed context and retrieves the gl
Stas Bekman wrote:
Steve Hay wrote:
Here's a minimal conf file which still fails when running "perl
t/TEST -start" (or even "C:\apache2\bin\Apache.exe -t -d
C:/Temp/modperl-2.0/t -f C:/Temp/modperl-2.0/t/conf/httpd.conf
-DAPACHE2 -DPERL_USEITHREADS"):
=
LoadModule perl_module
C:\Temp\m