Dnia 2010-05-04, wto o godzinie 18:11 +0300, Damyan Ivanov pisze: > > perl -MApache2::Request -e 'my $apr = Apache2::Request->new();' > > perl: symbol lookup error: > > /usr/lib/perl5/auto/APR/Request/Apache2/Apache2.so: undefined symbol: > > modperl_xs_sv2request_rec > > This is also trye in Lenny and I think it is normal as creating the > object requiress some assistance by a running apache process.
Well this is normal, so forget about this ;) > Not sure about this. Is this within mod_perl? This was from mod_perl, but after properly setting up apreq2 (enabling this module in Apache configuration) everything works fine... -- Sebastian Podjasek <[email protected]> morenet.pl -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

