Bug 1471044

Summary: error in ./apachectl configtest
Product: Red Hat Software Collections Reporter: Prageetika Sharma <pragshar>
Component: httpdAssignee: Luboš Uhliarik <luhliari>
Status: CLOSED NOTABUG QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: httpd24CC: jhouska, jon.dufresne, jorton, kanderso, lkuprova, luhliari, nbhumkar, optak, pragshar, qe-baseos-apps, sshashan
Target Milestone: beta   
Target Release: 2.4   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1329639 Environment:
Last Closed: 2017-08-08 10:55:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1329639    
Bug Blocks:    

Comment 2 Joe Orton 2017-07-17 14:13:45 UTC
If this worked with httpd24-httpd-2.4.25-9.el7 it's likely because mod_http2 wasn't installed.

1) scl enable httpd24 'apachectl configtest'
2) service httpd24-httpd configtest

^ those are supported ways to run apachectl, running apachectl directly from outside the SCL environment is not expected to work.