Dnia 2010-05-04, wto o godzinie 15:13 +0200, Sebastian Podjasek pisze: > Strange indeed. It seems that including modules works now, but trying to > do anyting with them ends up in undefined symbols: > > /usr/sbin/apache2: symbol lookup error: > /usr/lib/perl5/auto/APR/Request/Apache2/Apache2.so: undefined symbol: > apreq_handle_apache2
After enabling apreq2_mod (some bad ghost had to disable it ;) LoadModule apreq_module /usr/lib/apache2/modules/mod_apreq2.so no more undefined symbols on running apache and at least POST parsing with Apache2::Request->param() works. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

