[Koha] Apache configuration warning

Chris Cormack chrisc at catalyst.net.nz
Thu Jan 12 08:50:00 NZDT 2017


* Beda Szukics (beda at kollegium-sarnen.ch) wrote:
>Hi all
>
>I just updated to Koha 16.11.01
>
>apache2ctl configtest gives me:
>
>[Tue Jan 10 09:42:37.044816 2017] [core:warn] [pid 1986] AH00111: Config
>variable ${instance} is not defined
>[Tue Jan 10 09:42:37.044877 2017] [core:warn] [pid 1986] AH00111: Config
>variable ${instance} is not defined
>Syntax OK
>
>I hadn't that bevore. Is this a problem?

Only if you are using plack, then it would be a problem. Without it
it is just an annoying warning.

Check your apache config for your instance.

you should have something like
  <IfVersion >= 2.4>
   Define instance "instancename"
  </IfVersion>

If not, or instancename is empty, adding/fixing that will make your
warn go away

Chris

>
>Beda
>
>_______________________________________________
>Koha mailing list  http://koha-community.org
>Koha at lists.katipo.co.nz
>https://lists.katipo.co.nz/mailman/listinfo/koha

-- 
Chris Cormack
Catalyst IT Ltd.
+64 4 803 2238
PO Box 11-053, Manners St, Wellington 6142, New Zealand
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.katipo.co.nz/pipermail/koha/attachments/20170112/8bcfca78/attachment.sig>


More information about the Koha mailing list