Apache2::Request undefined symbol

2008-07-06 Thread Paul Cameron
I installed the library package 'libapreq2' on an Ubuntu 7.10 distro, and tried dereferencing the 'Apache2::Request' module in a mod_perl script, but it crashed with '/usr/sbin/apache2: symbol lookup error: /usr/lib/perl5/auto/APR/Request/Apache2/Apache2.so: undefined symbol: apreq_handle_apache

Re: Apache2::Directives trouble with Apache::Test

2008-07-06 Thread Geoffrey Young
Mark Hedges wrote: Ugh, I am so flummoxed by this. How do I get the Apache2::Controller::Directives module to work from t/conf/extra.conf.in? Try commenting out the PerlSetVar for the same named thing and enabling the line to load the directives and set A2CRenderTemplateDir. Wacky! I will b