>> That sounds like a job for Apache to do. Apache knows what modules are >> compiled in, so it can check that list before trying to LoadModule. >> You may want to suggest that to the Apache developers. Most likely any >> Apache module suffers from this problem. > > > I thought that's what I was doing by stating it explicitly like that in > this list.
this is the mod_perl list, for discussion of mod_perl-type things. as stas mentioned, the problem that you are discussing is more of a core Apache thing and really has nothing to do with mod_perl - it could happen to any extension module. that said, I'll give it a look this week and see what can be done to help out everyone over in apache-land. --Geoff -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html