Re: [mp2] problems when MP_AP_PREFIX is used

2004-08-21 Thread Kermit Tensmeyer
On Thu, 05 Aug 2004 17:50:46 -0700, Stas Bekman wrote: > we have a problem with the case when MP_AP_PREFIX and no MP_APXS is > used. In such case post-modperl install, it's not possible to figure out > things like modperl include dir and others, which otherwise available > via apxs -q (.e.g apx

Re: [mp2] problems when MP_AP_PREFIX is used

2004-08-21 Thread Stas Bekman
Kermit Tensmeyer wrote: On Thu, 05 Aug 2004 17:50:46 -0700, Stas Bekman wrote: we have a problem with the case when MP_AP_PREFIX and no MP_APXS is used. In such case post-modperl install, it's not possible to figure out things like modperl include dir and others, which otherwise available via a

Re: [mp2] cleaning up Apache::Log

2004-08-21 Thread Stas Bekman
Vivek Khera wrote: On Aug 19, 2004, at 3:03 AM, Stas Bekman wrote: And I'm still trying to figure out whether it's possible to make 'a plain warn()' log into the vhost log (die already logs into the vhost log). I haven't yet checked how it worked in mp1, I think it never did. A plain warn() in m