Bug 1172304 - Apache HTTP Server build: No modules are loaded by any of the included configuration files
Summary: Apache HTTP Server build: No modules are loaded by any of the included config...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Web Server 3
Classification: Retired
Component: unspecified
Version: 3.0.0
Hardware: Unspecified
OS: Linux
unspecified
urgent
Target Milestone: Beta
: 3.0.0
Assignee: Weinan Li
QA Contact: Pavel Slavicek
URL:
Whiteboard:
Depends On: 1171807
Blocks: 1178630
TreeView+ depends on / blocked
 
Reported: 2014-12-09 19:44 UTC by Michal Karm Babacek
Modified: 2020-03-27 18:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 18:39:58 UTC
Embargoed:


Attachments (Terms of Use)

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


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