Bug 95847 - 10_mod_log_sql.conf in wrong order
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.

------- Comment #1 From Jakub Moc (RETIRED) 2005-10-05 00:41:29 0000 -------
What's the status here?

------- Comment #2 From Michael Cramer 2005-10-05 09:34:51 0000 -------
nothing changed since reporting, emerged it last week again and still same
problem

------- Comment #3 From Michael Stewart (vericgar) (RETIRED) 2006-03-05 18:46:14 0000 -------
fixed in CVS.