reliably for me on any platform, and turns out -- somehow! -- to cause
the contents of ZOOM::IRSpy::Web to be totally ignored as though it
had never been "use"d on one, but not the other, of my two Ubuntu 6.06
systems. Truly astonishing, and the most staggering waste of time,
since as you can imagine it took a LONG time to track down the
culprit.
-# $Id: xeno.conf,v 1.3 2006-10-30 14:59:37 mike Exp $
+# $Id: xeno.conf,v 1.4 2006-11-18 00:31:37 mike Exp $
#
# Sample configuration for running an IRSpy web-site under Apache 1.3.
#
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"
</VirtualHost>