> Basically, we want to define MODPERL2 as a server define, and the only phase
> where you can safely do that before configuration is during the hook-registry
> phase. the pre_config hook is not early enough for this.

why isn't pre_config early enough?  because of the ap_read_config call?

> 
> But the patch I suggested just moves static module initialization after a few
> global structures have been initialized, so I can't see what harm it could do.

ok, I've looked at the code and I get it now.  I think your patch ought to
be ok, but I think stas has a point in his other mail.  nevertheless, this
discussion really belongs on httpd-dev at this point.

so, I'd suggest submitting the patch to httpd-dev and we can follow up on it
there.  just don't forget to re-diff against httpd HEAD, as your current
patch looks to be against APACHE_2_0_BRANCH.  and don't forget to not
mention mod_perl ;)

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to