[Mod_log_sql] Newbie needs assistance with mod_log_sql

Edward Rudd urkle at outoforder.cc
Wed Jun 16 15:01:16 EST 2004


On Tue, 2004-06-15 at 12:10, Britt A. Green wrote:
> Edward Rudd wrote:
> 
> >Quoting "Britt A. Green" <milo at limecat.org>:

> Right now nothing is getting logged, unfortunately. No tables in the 
> database are being created. I have the following lines at the end of my 
> httpd.conf file:
> 
> LogSQLLoginInfo localhost apache foobar
> LogSQLDatabase apachelogs
> LogSQLCreateTables on
> LogSQLSocketFile /var/run/mysqld/mysqld.sock
> LogSQLPreserveFile          apache_queries.sql
> 

You need to add either "LogSQLMassVirtualhosting On", or set
LogSQLTrasnferLogTable to the name of the table you wish items to be
logged to.

http://www.outoforder.cc/projects/apache/mod_log_sql/docs/node4.html#SECTION00042000000000000000
http://www.outoforder.cc/projects/apache/mod_log_sql/docs/node4.html#SECTION00045100000000000000

-- 
Edward Rudd <urkle at outoforder.cc>
Website http://www.outoforder.cc/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20040616/5008c636/attachment.bin 


More information about the Mod_log_sql mailing list