Re: PerlLoadModule vs. Apache::Test

2004-12-12 Thread Torsten Foertsch
On Sunday 12 December 2004 19:32, Geoffrey Young wrote: > > What can I do to change that order? Is there a reason for that particular > > order? > > use extra.last.conf.in instead. Thanks, that helped. And yes, I have found that: Files whose name matches the following pattern: /\.last\.(conf|p

Re: PerlLoadModule vs. Apache::Test

2004-12-12 Thread Geoffrey Young
Torsten Foertsch wrote: > Hi, > > Apache::Test generates the following httpd.conf: > > ... > Include "/home/r2/work/Apache-ClickPath/t/conf/my.conf" > > ... > > > PerlSwitches -Mlib=/home/r2/work/Apache-ClickPath/t > > ... > > If my.conf.in or extra.conf.in contain a PerlLoadModule dir

PerlLoadModule vs. Apache::Test

2004-12-12 Thread Torsten Foertsch
Hi, Apache::Test generates the following httpd.conf: ... Include "/home/r2/work/Apache-ClickPath/t/conf/my.conf" ... PerlSwitches -Mlib=/home/r2/work/Apache-ClickPath/t ... If my.conf.in or extra.conf.in contain a PerlLoadModule directive I get "mod_perl is already running, too late for