Problem configuring apache with mpm_itk
Hi all, I found the following detail when installing koha 22.11 on ubuntu 18.4. ###### root@PC:/home/christianjcj# sudo koha-create --create-db biblioteca AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message Koha requires mpm_itk to be enabled within Apache in order to run. Typically this can be enabled with: sudo a2dismod mpm_event ; sudo a2enmod mpm_itk root@PC:/home/christianjcj# ###### Can you help me. Thank you -- Christian Jhonny Calle Jahuira Consultor de Sistemas de Informacion Ingeniero de Sistemas - Bibliotecologia Email: christianjcj@gmail.com Cel: 78977773
Hi. The message you posted contains a command you're suggested to run to get Apache properly configured. But beware 22.11 on Ubuntu 18.04 is not officially supported. El mié, 1 mar 2023 21:59, Christian Calle Jahuira <christianjcj@gmail.com> escribió:
Hi all,
I found the following detail when installing koha 22.11 on ubuntu 18.4.
###### root@PC:/home/christianjcj# sudo koha-create --create-db biblioteca
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Koha requires mpm_itk to be enabled within Apache in order to run. Typically this can be enabled with:
sudo a2dismod mpm_event ; sudo a2enmod mpm_itk
root@PC:/home/christianjcj#
######
Can you help me.
Thank you
-- Christian Jhonny Calle Jahuira Consultor de Sistemas de Informacion Ingeniero de Sistemas - Bibliotecologia Email: christianjcj@gmail.com Cel: 78977773 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/
Ok, thanks. El mié, 1 mar 2023 a las 21:49, Tomas Cohen Arazi (<tomascohen@gmail.com>) escribió:
Hi. The message you posted contains a command you're suggested to run to get Apache properly configured.
But beware 22.11 on Ubuntu 18.04 is not officially supported.
El mié, 1 mar 2023 21:59, Christian Calle Jahuira <christianjcj@gmail.com> escribió:
Hi all,
I found the following detail when installing koha 22.11 on ubuntu 18.4.
###### root@PC:/home/christianjcj# sudo koha-create --create-db biblioteca
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Koha requires mpm_itk to be enabled within Apache in order to run. Typically this can be enabled with:
sudo a2dismod mpm_event ; sudo a2enmod mpm_itk
root@PC:/home/christianjcj#
######
Can you help me.
Thank you
-- Christian Jhonny Calle Jahuira Consultor de Sistemas de Informacion Ingeniero de Sistemas - Bibliotecologia Email: christianjcj@gmail.com Cel: 78977773 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/
-- Christian Jhonny Calle Jahuira Consultor de Sistemas de Informacion Ingeniero de Sistemas - Bibliotecologia Email: christianjcj@gmail.com Cel: 61115844
participants (2)
-
Christian Calle Jahuira -
Tomas Cohen Arazi