Re: mod_log_sql not logging; also no debug output

"Perry Sebastian" <[email protected]> Mon, 17 Jan 2005 19:43:39 -0500
Newsgroups gmane.comp.apache.mod-log-sql
Message-ID <[email protected]>
Sure, here it is:

LoadModule log_sql_module modules/mod_log_sql.so
LoadModule log_sql_mysql_module modules/mod_log_sql_mysql.so
<IfModule mod_ssl.c>
	LoadModule log_sql_ssl_module modules/mod_log_sql_ssl.so
</IfModule>

LogSQLLoginInfo mysql://loguser:[email protected]/apachelogs 
#LogSQLLoginInfo localhost loguser
#LogSQLDatabase apachelogs 
LogSQLCreateTables on
# if localhost use
LogSQLDBParam socketfile /var/lib/mysql/mysql.sock
LogLevel debug
ErrorLog /usr/local/apache2/logs/logsql-messages 

LogSQLRequestIgnore root.exe cmd.exe default.ida
LogSQLRequestIgnore .gif .jpg


Perry

>>> Edward Rudd <[email protected]> 01/16/05 03:59PM >>>
On Fri, 2005-01-14 at 00:08, Perry wrote:
> I have recently install the mod_log_sql module on a FC3 box and had no problems
> with installation. However, I can't seem to get any output from the mod_log_sql
> module. It will generate error messages to the apache error log if there is a
> mis- configured connection, but the debug setting does not generate output to
> the Errorlog file:
> 
> LogLevel debug
> ErrorLog /usr/local/apache2/logs/logsql-messages 
Could you post your mod_log_sql configuration?

[snip

-- 
Edward Rudd <[email protected]>
Website http://www.outoforder.cc/


_______________________________________________
Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/

To unsubscribe send an e-mail to 
mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org