Torsten Foertsch wrote: > Hi, > > Apache::Test generates the following httpd.conf: > > ... > Include "/home/r2/work/Apache-ClickPath/t/conf/my.conf" > > ... > > <IfModule mod_perl.c> > PerlSwitches -Mlib=/home/r2/work/Apache-ClickPath/t > </IfModule> > ... > > If my.conf.in or extra.conf.in contain a PerlLoadModule directive I get > "mod_perl is already running, too late for PerlSwitches" > > What can I do to change that order? Is there a reason for that particular > order?
use extra.last.conf.in instead. HTH --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