At 15:14 27-12-2001, Aaron Straup Cope shared with all of us: >Note also that a bunch of those directives (e.g. AxCacheDir) could be >better set globally to save typing but that if you are using mod_php you >should *not* load AxKit globally. > >If it is, PHP stops working. I'm not sure anyone really knows why, yet >(?). So, you have to do it on a per thingy basis.
Because when you load it globally, every request will be handled as a perl script and Apache::Filter will determine which module to load. So - no other modules, which require server-side execution will function. Best regards, Melvyn Sopacua WebMaster IDG.nl _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ If it applies, where it applies - this email is a personal contribution and does not reflect the views of my employer IDG.nl. \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
