[Apache-dispatch-devel] note to self
Brought to you by:
geoffrey_young,
phred_moyer
|
From: Fred M. <fr...@re...> - 2006-04-16 09:23:57
|
I've been testing with Apache 2.2 and getting lots of core dumps when I called methods on $r <rips hair out>. And when I tried testing with 2.0.55 using APACHE_TEST_HTTPD=/path/to/2.0.55 it could not find mod_perl.so... But it worked when I also used APACHE_TEST_APXS=/path/to/2.0.55/apxs. Need to suggest APACHE_TEST_PATH option which points to /path/to/2.0.55/bin/ to handle both httpd and apxs options. This stuff probably accounts for the bugs I encountered the other day with the changes to extra.last.conf.in. |