On Mon, 8 Jan 2007, Matt Warnock wrote:

> I am trying to convert a simple session-based application under Mason and 
> mod_perl from Debian Sarge (Apache1.3) to Debian Etch (Apache 2.2.3). 
[ ... ]
>   /usr/sbin/apache2: symbol lookup error: 
> usr/lib/perl5/auto/APR/Request/Apache2/Apache2.so: undefined symbol: 
> apreq_handle_apache2

Do you have a
    LoadModule apreq_module modules/mod_apreq2.so
in your httpd.conf? Note the "2" at the end of
mod_apreq2.so.

-- 
best regards,
Randy Kobes

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to