Bug 178818 - Admin Server modules must support Apache 2.2
Summary: Admin Server modules must support Apache 2.2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Admin
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Viktor Ashirov
URL:
Whiteboard: 1.0.2
Depends On:
Blocks: 183369
TreeView+ depends on / blocked
 
Reported: 2006-01-24 16:28 UTC by Rich Megginson
Modified: 2015-12-07 17:10 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-07 17:10:04 UTC
Embargoed:


Attachments (Terms of Use)
diffs for mod_admserv (7.70 KB, text/plain)
2006-01-31 17:35 UTC, Rich Megginson
no flags Details
Diffs for mod_nss (3.04 KB, text/plain)
2006-01-31 17:35 UTC, Rich Megginson
no flags Details
diffs for mod_restartd (4.49 KB, text/plain)
2006-01-31 17:39 UTC, Rich Megginson
no flags Details

Description Rich Megginson 2006-01-24 16:28:42 UTC
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).

Comment 1 Rich Megginson 2006-01-31 17:35:02 UTC
Created attachment 123924 [details]
diffs for mod_admserv

Diffs for mod_admserv Makefile.am and configure.in

Comment 2 Rich Megginson 2006-01-31 17:35:45 UTC
Created attachment 123925 [details]
Diffs for mod_nss

Diffs for mod_nss configure.in

Comment 3 Rich Megginson 2006-01-31 17:39:06 UTC
Created attachment 123927 [details]
diffs for mod_restartd

Diffs for mod_restartd configure.in and Makefile.am

Comment 4 Jenny Severance 2011-06-06 18:45:03 UTC
Please add steps to reproduce and verify thanks

Comment 5 Rich Megginson 2011-06-06 19:56:48 UTC
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

Comment 6 Amita Sharma 2011-06-17 13:36:29 UTC
[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.


Note You need to log in before you can comment on or make changes to this bug.