Stas Bekman wrote: > So it sounds like a loader problem, since mod_perl.so is loaded after > httpd is in the memory, so there shouldn't be a problem finding the > apr_pool_cleanup_null symbol.
> Of course you could build mod_perl statically [1] and then there shouldn't > be no problems (but it'd be also nice to figure out what's the problem > with your setup): Yes, I'm not giving up yet. I also would prefer to track the bug down rather than work around it, especially if you think mod_perl.so ought to work with a statically compiled httpd. In the meantime I will statically compile mod_perl just to get something working. Of course, the loader has worked so well for me so many times without my even noticing it, that I'm reluctant to conclude there is anything wrong with it. But who knows. --Stephen -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html