From: Mike Taylor Date: Sat, 18 Nov 2006 00:36:02 +0000 (+0000) Subject: ... and reverted, since it turns out that this is NOT the problem X-Git-Tag: CPAN-v1.02~54^2~710 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=80ab20dbfc3c6411d67387d8d6d2bda508b078b0;hp=0083b410ac670de4f5eb5e95dedd357f0f02649d ... and reverted, since it turns out that this is NOT the problem after all. But then WHAT THE HELL IS, since I've not changed anyting else, but it all suddenly works? ARGH! _/|_ ___________________________________________________________________ /o ) \/ Mike Taylor http://www.miketaylor.org.uk )_v__/\ "Even the genus _Tyrannosaurus_ hasn't yet been given a good diagnosis. Right now, its diagnosis seems to be ``big tyrannosaurid from North America''" -- George Olshevsky --- diff --git a/web/conf/apache1.3/xeno.conf b/web/conf/apache1.3/xeno.conf index e64f1f3..be284b1 100644 --- a/web/conf/apache1.3/xeno.conf +++ b/web/conf/apache1.3/xeno.conf @@ -1,4 +1,4 @@ -# $Id: xeno.conf,v 1.4 2006-11-18 00:31:37 mike Exp $ +# $Id: xeno.conf,v 1.5 2006-11-18 00:36:02 mike Exp $ # # Sample configuration for running an IRSpy web-site under Apache 1.3. # @@ -28,7 +28,7 @@ PerlSetVar MasonDataDir /usr/local/src/cvs/irspy/web/data PerlSetVar IRSpyLibDir /usr/local/src/cvs/irspy/lib PerlSetEnv PERL5LIB /usr/local/src/cvs/irspy/lib -# PerlInitHandler Apache::Reload -# PerlSetVar ReloadAll Off -# PerlSetVar ReloadModules "ZOOM::IRSpy::Utils" + PerlInitHandler Apache::Reload + PerlSetVar ReloadAll Off + PerlSetVar ReloadModules "ZOOM::IRSpy::Utils"