I want to install koha-testing-docker on window, but an error occurs during installation
error:
koha-testing-docker-koha-1 | koha-testing-docker-koha-1 | Koha requires mpm_itk to be enabled within Apache in order to run. koha-testing-docker-koha-1 | Typically this can be enabled with: koha-testing-docker-koha-1 | koha-testing-docker-koha-1 | sudo a2enmod mpm_itk
Env: system:window 11 docker-compose v2 vscode koha-testing-docker latest
I want to fix this problem and start normally
ktd up
docker-compose up
. Then we can try to reproduce.