What can a child_init do?

2009-02-18 Thread craig
Is there anything a mod_perl2 child_init phase can do to call attention to a problem? I moved a block of code from a post_config handler to a new child_init handler, without thinking much about the niceties of the move. The code contained a couple of 'die' statements, which I trust would prevent

Re: same handler with different port

2009-02-18 Thread Michael Ludwig
valerio crini schrieb: [...] Another typo here. [...] Same typo once more. I can't manage finding where are typos, I'm very sorry. Now you can. By the way, beware the list does not set the Reply-To header to the list, so if you just hit "Reply", as I do, the reply by default goes t

Re: same handler with different port

2009-02-18 Thread Michael Ludwig
valerio crini schrieb: Sorry, i 'had typo errors. I managed in this way: SetHandler perl-script PerlResponseHandler Dada::Rufus::Handler Another typo here. PerlSetVar Login true SetHandler perl-script PerlResponseHandler Dada