[Koha] koha-common | mpm-itk on wheezy
Mark Tompsett
mtompset at hotmail.com
Thu Apr 2 00:56:45 NZDT 2015
Greetings,
Did you check for libapache2-mpm-itk?
$ sudo apt-get install libapache2-mpm-itk
$ sudo a2enmod mpm_itk
GPML,
Mark Tompsett
-----Original Message-----
From: mourik jan heupink
Sent: Wednesday, April 01, 2015 7:43 AM
To: koha at lists.katipo.co.nz
Subject: [Koha] koha-common | mpm-itk on wheezy
Hi,
Trying to create a new site on wheezy, koha-common 3.18.05.1:
root at data:~# koha-create --create-db --marcflavor unimarc --zebralang en
test
I get:
Koha requires mpm_itk to be enabled within Apache in order to run.
Typically this can be enabled with:
sudo a2enmod mpm_itk
root at data:~# a2enmod mpm_itk
ERROR: Module mpm_itk does not exist!
root at data:~# apt-get install apache2-mpm-itk
Reading package lists... Done
Building dependency tree
Reading state information... Done
apache2-mpm-itk is already the newest version.
So, it seems I have apache2-mpm-itk installed, however nothing *itk* is
present under /etc/apache2/mods-available, and I cannot enable it.
Any ideas?
_______________________________________________
Koha mailing list http://koha-community.org
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list