From: Dylan William Hardison Date: Fri, 11 May 2018 18:34:45 +0000 (-0400) Subject: no bug - make sure log4perl config is set X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ef89c7fecfbc3e8f44320489e4033440782862b;p=thirdparty%2Fbugzilla.git no bug - make sure log4perl config is set --- diff --git a/vagrant_support/apache.j2 b/vagrant_support/apache.j2 index 8316f1aa2..3135d8c25 100644 --- a/vagrant_support/apache.j2 +++ b/vagrant_support/apache.j2 @@ -1,7 +1,7 @@ PerlSwitches -wT PerlSetEnv USE_NYTPROF 0 PerlSetEnv BUGZILLA_UNSAFE_AUTH_DELEGATION 1 -PerlPassEnv LOG4PERL_CONFIG_FILE +PerlSetEnv LOG4PERL_CONFIG_FILE log4perl-vagrant.conf PerlSetEnv LOG4PERL_STDERR_DISABLE 1 PerlConfigRequire /vagrant/mod_perl.pl