Hi Robin, list, Sorry for the delay. Here are the requested outputs: root@data:~# /usr/sbin/apache2ctl -v Server version: Apache/2.2.22 (Debian) Server built: Dec 23 2014 22:48:29 root@data:~# /usr/sbin/apache2ctl -M apache2: bad user name oursite-koha Action '-M' failed. The Apache error log may have more information. root@data:~# Regards, Mourik Jan On 04/02/2015 12:45 AM, Robin Sheat wrote:
mourik jan heupink schreef op wo 01-04-2015 om 13:43 [+0200]:
Trying to create a new site on wheezy, koha-common 3.18.05.1:
root@data:~# koha-create --create-db --marcflavor unimarc --zebralang Koha requires mpm_itk to be enabled within Apache in order to run. Typically this can be enabled with:
Curious. Can you please paste the output of:
sudo /usr/sbin/apache2ctl -v
and
sudo /usr/sbin/apache2ctl -M