Bug 1309470 - rhcert.conf breaks rhel 6 httpd configuration [NEEDINFO]
Summary: rhcert.conf breaks rhel 6 httpd configuration
Keywords:
Status: NEW
Alias: None
Product: Red Hat Certification Program
Classification: Red Hat
Component: redhat-certification
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Greg Nichols
QA Contact: rhcert qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-17 22:13 UTC by Brian Brock
Modified: 2022-09-07 04:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
gnichols: needinfo? (rlandry)


Attachments (Terms of Use)

Description Brian Brock 2016-02-17 22:13:40 UTC
Description of problem:
redhat-certification on rhel 6 breaks the existing httpd configuration, with /etc/httpd/conf.d/rhcert.conf containing config details which do not work on rhel 6.

Version-Release number of selected component (if applicable):
redhat-certification-backend-2.3-20160217.el6

How reproducible:
reliably

Steps to Reproduce:
1. install redhat-certification-hardware on a fresh system
2. redhat-certification-backend will be installed as a dependency
3. `service httpd start`  (rhcert-backend server start also fails)

Actual results:
# service httpd start
Starting httpd: Syntax error on line 37 of /etc/httpd/conf.d/rhcert.conf:
Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]


Expected results:
httpd starts successfully without complain about missing modules

Additional info:


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