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.
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
This should be fixed by BZ1171807
Verified with DR1