* Beda Szukics ([email protected]) 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
[email protected]
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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to