Since apache 2.4 some module are no longer loaded by default. Here is a patch that should fix the issue, against 389 DS head.
load missing module on apache 2.4 0001-add-modules-needed-to-start-on-apache-2.4-on-Fedora-.patch
git patch file (admin-server master) 0001-Ticket-476-389-ds-do-not-start-on-F18-due-to-missing.patch
Effective diff out of the patch diffs.txt
Replying to [ticket:476 misc]:
Thanks for the patch!
Bug description: Since apache 2.4, some module are no longer loaded by default.
Fix description: As suggeted by the bug reporter, this patch adds httpd-2.4.conf.in to the source tree which loads missing modules: mpm_worker_module, access_compat_module, authn_core_module authz_core_module, authz_user_module, unixd_module
Reviewed by Rich (Thank you!!)
Pushed to master: commit 1e2a818e8403e8b4b5f346841ea7f06e7942d48c
Metadata Update from @nhosoi: - Issue assigned to nhosoi - Issue set to the milestone: 389-admin,console 1.1.31
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/476
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Fixed)
Log in to comment on this ticket.