| Seems I am in dependancy hell. Any way out? 
 My system: Debian 9.5, Apache 2.4.25, PHP 7.2 php7.2-fpm enabled. 
 I have several virtual hosts, that run as different users. So I need mpm_itk in my vhost config: 
 
 ERROR: The following modules depend on mpm_prefork and need to be disabled first: mpm_itk But mpm_itk is needed to make AssignUserID work. 
 Is there anything wrong in this setup? 
 |