Apache::FakeRequest et.al. ?

2001-05-30 Thread a9403692
Hi! I am trying to run a rather big and complex mod_perl module from the prompt, but I cannot get it running. The problem is that the module needs to access some variables that are stored in the Apache Config File, but neither Apache::FakeRequest nore apr.pl (posted here by Andrew Ho ([EMAIL

PerlChildInitHandler

2000-06-20 Thread a9403692
Hi! Is it possible to pass variables defined with PerlSetVar to a PerlChildInitHandler ? If not, is there any other way to define variables in such a handler than hardcoding values into the .pm? domm htpp://domm.zsi.at