[Koha] Add a branch, or not?
Doug Kingston
dpk at randomnotes.org
Sat Jul 8 12:37:56 NZST 2017
Good thought, but its already installed. Any other ideas?
ls -al /etc/apache2/*/*env*
-rw-r--r-- 1 root root 58 Aug 1 2015
/etc/apache2/mods-available/env.load
-rw-r--r-- 1 root root 1280 Aug 7 2015
/etc/apache2/mods-available/setenvif.conf
-rw-r--r-- 1 root root 68 Aug 1 2015
/etc/apache2/mods-available/setenvif.load
lrwxrwxrwx 1 root root 26 Dec 4 2015 /etc/apache2/mods-enabled/env.load
-> ../mods-available/env.load
lrwxrwxrwx 1 root root 31 Dec 4 2015
/etc/apache2/mods-enabled/setenvif.conf -> ../mods-available/setenvif.conf
lrwxrwxrwx 1 root root 31 Dec 4 2015
/etc/apache2/mods-enabled/setenvif.load -> ../mods-available/setenvif.load
On Fri, Jul 7, 2017 at 4:01 PM, Zeno Tajoli <z.tajoli at cineca.it> wrote:
> Hi Doug,
>
> >The problem I am seeing is that the SetEnv directives are not having an
> impact on the environment for the serving task. Those >environment
> variables are not set.
> >
> >Any ideas where to look? I'll include the output About Koha below.
>
> could you try to install mod_env (module of Apache 2.4) ?
> https://httpd.apache.org/docs/2.4/mod/mod_env.html
>
> Bye
> Zeno Tajoli
>
More information about the Koha
mailing list