On 2018-02-04 08:20 PM, SuperThin wrote:
Hello Everybody,
In the past, I installed a Koha running out of Ubuntu 16.04. Everything is
OK. But, Koha cannot use as CMS to interact with readers as my expectation.
So, I installed Drupal CMS. The problem:
- Drupal is recommended run with PHP 7.1
- PHP 7.1 will run well with php-fpm
- php-fpm cannot enable with mpm_prefork, but mpm_event
- mpm_event cannot play with itk
- Without itk, AssignUserID cannot be accepted by Apache 2.4
How can I run Koha as www-data user, not koha instance user? Or how to
permit AssignUserID with without mpm_prefork, mpm_itk?
As a reference point, we run Koha and Drupal on separate servers --
problem solved (but I'm not saying it can't be done on one and the same
server...)
Paul
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha