Re: [Koha-devel] issue at plack configuration

2019-07-24 Thread Hugo Agud
yes we have figured it out later... thanks a lot! El mié., 24 jul. 2019 a las 20:03, Tomas Cohen Arazi () escribió: > It means the headers module is not configured/load on apache2. > > El mié., 24 jul. 2019 a las 12:46, Hugo Agud () escribió: > >> Good morning >> >> I have just installed Koha 18

Re: [Koha-devel] issue at plack configuration

2019-07-24 Thread Tomas Cohen Arazi
It means the headers module is not configured/load on apache2. El mié., 24 jul. 2019 a las 12:46, Hugo Agud () escribió: > Good morning > > I have just installed Koha 18.11.7 at debian 8.11 and everything goes fine > until I install proxy mod at apache... > > a2enmod headers proxy_http > > Once i

[Koha-devel] issue at plack configuration

2019-07-24 Thread Hugo Agud
Good morning I have just installed Koha 18.11.7 at debian 8.11 and everything goes fine until I install proxy mod at apache... a2enmod headers proxy_http Once is installed there is no way of start apache... I get this error at apachectl configtest We have not deep expertise on apache and plack.