Re: [mp2] Apache::PerlSections->dump gives no output at all.

2004-11-01 Thread Philippe M. Chiasson
M.v.Buytene wrote: On 2004-10-28 17:34:23 +0200, "Philippe M. Chiasson" <[EMAIL PROTECTED]> said: M.v.Buytene wrote: [...] When i use the Apache::PerlSections->dump(); i only see 1; __END__ The problem is now clear to me. The section handling in mod_perl 2, even though it's mostly backwards comp

Re: [mp2] Apache::PerlSections->dump gives no output at all.

2004-10-28 Thread M . v . Buytene
On 2004-10-28 17:34:23 +0200, "Philippe M. Chiasson" <[EMAIL PROTECTED]> said: M.v.Buytene wrote: I'm quit puzzled here I use mod_perl to perform some database lookups from my httpd.conf and build up all directives and create all vhost's. That part works ok, apache works with the vhosts like

Re: [mp2] Apache::PerlSections->dump gives no output at all.

2004-10-28 Thread Philippe M. Chiasson
M.v.Buytene wrote: I'm quit puzzled here I use mod_perl to perform some database lookups from my httpd.conf and build up all directives and create all vhost's. That part works ok, apache works with the vhosts like a charm but always a but... :) How exactly do you build and create all