Geoffrey Young wrote: [...]
but regardless, stas has a point - we need a definitive way to tell whether you are running under mp1 or mp2, then update the docs.my suggestion is to check for $ENV{MOD_PERL_API_VERSION}, which only exists in the official 2.0 API (mp 1.999_22 and later). if that isn't set at the earliest possible moment, before _any_ mod_perl hooks can be called, then we need to fix that.
That's the case. It needs to be fixed. And so do the docs. -- _____________________________________________________________ Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/ MailChannels: Assured Messaging(TM) http://mailchannels.com/ The "Practical mod_perl" book http://modperlbook.org/ http://perl.apache.org/ http://perl.org/ http://logilune.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
