8 Jul
2017
8 Jul
'17
4:02 a.m.
Hi,
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
Good thought, but its already installed. Any other ideas?
Reading agian the conf file, I see that you use plack Include /etc/koha/apache-shared-opac-plack.conf Do you have stop/start it ? Do you have stop/start memcached ? Could you try to disable plack and retest ? Bye Zeno Tajoli