https://issues.apache.org/bugzilla/show_bug.cgi?id=56594
Bug ID: 56594
Summary: mod_authn_dbd, mod_dbd and mod_ssl
Product: Apache httpd-2
Version: 2.4.9
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_dbd
Assignee: [email protected]
Reporter: [email protected]
Starting with a fresh installation of CentOS 6.5 and a fresh compilation of the
latest MySQL 5.5 and Apache (with latest apr and apr-util).
Minimal changes to the default configuration, to permit the use of mod_dbd and
mod_ssl
Only one non-ssl site (with dbd auth) and only one ssl site
- With apache 2.4.9, it crash if in the ssl site I use SSLCACertificateFile ( I
have some sites that use client certificates). Removing that directive, apache
starts and dbd authentication works.
- With apache 2.4.7, it crash with any SSL directive configured
- Both installation works if apache starts without the DBDriver directive.
Adding the directive and doing a graceful restart works.
- With LogLevel = Debug or tracex there isn't any interesting in the log
- Running httpd -X crash at startup without any log
- Running gdb with "run -X" works!!!
I think I hit a bug. Please advise me if you need other info or tests.
I'm not a developer, so i never used gbd or strace. If you need it please give
me detailed instrucion.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]