Bug 1172304

Summary: Apache HTTP Server build: No modules are loaded by any of the included configuration files
Product: [Retired] JBoss Web Server 3 Reporter: Michal Karm Babacek <mbabacek>
Component: unspecifiedAssignee: Weinan Li <weli>
Status: CLOSED EOL QA Contact: Pavel Slavicek <pslavice>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: jstefl, lfuka
Target Milestone: Beta   
Target Release: 3.0.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:39:58 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: 1171807    
Bug Blocks: 1178630    

Description Michal Karm Babacek 2014-12-09 19:44:57 UTC
Dear Weinan, could you take a look at the default set of modules that is to be loaded on startup? At the moment, there are almost none (but for ssl and mod_proxy), but these are lacking their dependencies for obvious reasons: No other modules are loaded, no Load directives in either http.conf or conf.d...

Tanks for looking into it.

Cheers
K.

Comment 1 Michal Karm Babacek 2014-12-09 19:46:18 UTC
e.g. auth_digest fails due to missing slotmem and misconfiguration:

[auth_digest:notice] [pid 17583:tid 139951499593696] AH01757: generating secret for digest authentication ...
[auth_digest:error] [pid 17583:tid 139951499593696] (2)No such file or directory: AH01762: Failed to create shared memory segment on file /run/httpd/authdigest_shm.17583
[auth_digest:error] [pid 17583:tid 139951499593696] (2)No such file or directory: AH01760: failed to initialize shm - all nonce-count checking, one-time nonces, and MD5-sess algorithm disabled
[:emerg] [pid 17583:tid 139951499593696] AH00020: Configuration Failed, exiting

Comment 2 Weinan Li 2014-12-13 16:37:38 UTC
This should be fixed by BZ1171807

Comment 3 Libor Fuka 2015-01-20 14:04:54 UTC
Verified with DR1