The file most affected seems to be mod_restartd.c since it is a copy of mod_cgid.c from the core httpd code. Apache 2.2 is the default with FC5 (and RHEL5).
Created attachment 123924 [details] diffs for mod_admserv Diffs for mod_admserv Makefile.am and configure.in
Created attachment 123925 [details] Diffs for mod_nss Diffs for mod_nss configure.in
Created attachment 123927 [details] diffs for mod_restartd Diffs for mod_restartd configure.in and Makefile.am
Please add steps to reproduce and verify thanks
1) install redhat-ds or 389-ds (not just 389-ds-base) on a system that has Apache 2.2 (rpm -qi httpd returns Version: 2.2.x) 2) verify that admin express and console login works
[root@rhel61 dirsrv]# rpm -qi httpd Name : httpd Relocations: (not relocatable) Version : 2.2.15 Vendor: Red Hat, Inc. Release : 9.el6 Build Date: Sat 09 Apr 2011 06:30:13 PM IST Install Date: Wed 01 Jun 2011 06:00:29 PM IST Build Host: x86-010.build.bos.redhat.com Group : System Environment/Daemons Source RPM: httpd-2.2.15-9.el6.src.rpm Size : 3056498 License: ASL 2.0 Signature : RSA/8, Fri 22 Apr 2011 01:17:47 AM IST, Key ID 199e2f91fd431d51 Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> URL : http://httpd.apache.org/ Summary : Apache HTTP Server Description : The Apache HTTP Server is a powerful, efficient, and extensible web server. [root@rhel61 dirsrv]# yum install 389-ds Loaded plugins: product-id, subscription-manager Updating Red Hat repositories. DS90 | 4.0 kB 00:00 DS90devel | 3.8 kB 00:00 Dep_DS90 | 4.0 kB 00:00 RHEL6_64 | 4.0 kB 00:00 Setting up Install Process Package 389-ds-1.2.1-2.el6.noarch already installed and latest version Nothing to do 2. Yes both are working fine for me, hence marking as VERIFIED.