Good evening,
I faced the same issue. In the end it turned out that I had to run:
a2dismod mpm_event
a2enmod mpm_worker

to change the mpm module as mpm_event was enabled by default and mpm_worker was
included by the dirsrv-admin config, but Apache can only run one and but needs
one to start.

Not sure how to include that into the package.

Best regards
Thore

Reply via email to