| Bug#: 95847 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: apache-bugs@gentoo.org | Reported By: portage@bigmichi1.dyndns.org | |
| Component: Server | |||
| URL: | |||
| Summary: 10_mod_log_sql.conf in wrong order | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-06-12 03:14 0000 | |||
| Description: | Opened: 2005-06-12 03:14 0000 |
if we want to log ssl these three ssl specific options Q q z then 10_mod_log_sql.conf is loaded befor 40_mod_ssl.conf. so we can't use it, because the 10_mod_log_sql.conf checks for loaded mod_ssl.c which is at this point not startet. putting 10_mod_log_sql.conf after 40_mod_ssl.conf, so that this file is now called, for me, 42_mod_log_sql.conf these options work. Reproducible: Always Steps to Reproduce: 1. 2. 3.
What's the status here?
nothing changed since reporting, emerged it last week again and still same problem
fixed in CVS.