For those using mod_perl2-RC3 or higher two new configuration options are available: PerlPostConfigRequire and PerlConfigRequire

Apache 2 is not the same as Apache 1.3, so things are a bit different under mp2 as well. I've updated the docs, so you can read about those differences here:

http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlRequire_
http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlConfigRequire_
http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlPostConfigRequire_
http://perl.apache.org/docs/2.0/user/handlers/server.html#mod_perl_Startup

In two words in mp2 you shouldn't be using PerlRequire but PerlPostConfigRequire most of the time and sometimes PerlConfigRequire. For details see the docs above.

If you have questions please post them to *this* list as a reply to this message.

Thanks.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to